|
|
200b4f13c7
|
use dynamic cast instead of c-style cast when casting from base type to derived class
|
2022-04-10 18:18:06 -04:00 |
|
|
|
92a968a8a9
|
Resolving merge conflicts
|
2022-03-23 14:28:27 -06:00 |
|
|
|
e13a70ad2f
|
Merge branch 'develop' into type-labels
|
2022-03-23 01:08:35 -04:00 |
|
|
|
f1d695299e
|
simplify checking for intel neighbor list requests
|
2022-03-05 20:31:56 -05:00 |
|
|
|
642b1e25f6
|
Updating to develop
|
2022-02-18 13:58:38 -07:00 |
|
|
|
b42aebc197
|
silence compiler warnings
|
2022-02-13 18:19:50 -05:00 |
|
|
|
6a0e93a18a
|
convert more style_creators to use local static functions
|
2022-02-11 18:29:52 -05:00 |
|
|
|
0bf941219f
|
silence compiler warnings
|
2022-01-27 17:21:50 -05:00 |
|
|
|
19abc5d329
|
Merge branch 'develop' into BPM
|
2022-01-12 10:52:11 -07:00 |
|
|
|
ede7787741
|
Refactor Atom::data_bodies()
|
2022-01-04 11:56:56 -05:00 |
|
|
|
f557bf6e20
|
implement suggestion by @rbberger
|
2022-01-04 11:37:32 -05:00 |
|
|
|
c17a183816
|
do error checking already in read_data code
|
2021-12-31 14:34:09 -05:00 |
|
|
|
6d9764e140
|
add missing advance of buffer pointer
|
2021-12-31 00:14:52 -05:00 |
|
|
|
e6e9aed385
|
modernize/correct parsing for Bonus and Bodies sections
|
2021-12-30 22:58:14 -05:00 |
|
|
|
8d53cd1e5d
|
modernize parsing of Velocities section of data files
|
2021-12-30 19:14:09 -05:00 |
|
|
|
7f2b505df3
|
apply utils overloads
|
2021-12-30 11:14:48 -05:00 |
|
|
|
64d6a2fd1f
|
modernize parsing of the Atoms section
|
2021-12-29 20:24:27 -05:00 |
|
|
|
c97483c46f
|
modernize parsing of the Masses section in data files
|
2021-12-29 19:36:18 -05:00 |
|
|
|
78df5c2258
|
modernize parsing of Bonds/Angles/Dihedrals/Impropers section of data files
|
2021-12-29 19:18:42 -05:00 |
|
|
|
44522221ad
|
mass command, type label error check
|
2021-12-08 16:28:17 -05:00 |
|
|
|
5945e578b8
|
direct type label support for mass command
|
2021-12-08 16:04:22 -05:00 |
|
|
|
ddf97fa8fc
|
tweak error messages
|
2021-11-24 15:34:43 -05:00 |
|
|
|
3fc47a9366
|
read_data: bond, etc. direct label support
|
2021-11-07 00:51:55 -04:00 |
|
|
|
9952526724
|
allow type labels for atom types in data file
allow strings for atom types in Atoms section!
bonds, etc. will be more elegant
|
2021-11-05 01:30:21 -04:00 |
|
|
|
8d4956046b
|
Merge branch 'develop' of https://github.com/lammps/lammps into lammps-develop
|
2021-11-04 21:20:29 -04:00 |
|
|
|
f5626a2b9d
|
Few more merge conflicts
|
2021-11-02 12:29:49 -06:00 |
|
|
|
d7f7835069
|
Fix merge conflicts, minor style fixes
|
2021-11-01 18:13:06 -06:00 |
|
|
|
c8512249b7
|
Merge branch 'develop' into modify-fix-compute-accessors
# Conflicts:
# src/PLUGIN/plugin.cpp
|
2021-10-27 21:14:05 -04:00 |
|
|
|
85433e8bd1
|
use true/false instead of 1/0 detected and changed by clang-tidy
|
2021-10-20 12:41:02 -04:00 |
|
|
|
5b40e4cb38
|
new accessor APIs for fixes and computes in Modify plus a few applications
|
2021-10-16 06:00:28 -04:00 |
|
|
|
f4851e9103
|
change check for reset image flags to print messages only once per data file
|
2021-10-13 21:54:18 -04:00 |
|
|
|
67ae6eb7b6
|
Merge branch 'lammps:master' into type-labels
|
2021-09-30 09:44:18 -04:00 |
|
|
|
41a3eccd1c
|
apply utils::logical() to more commands
|
2021-09-21 07:48:50 -04:00 |
|
|
|
12406b90a1
|
more iwyu header updates
|
2021-09-18 21:24:01 -04:00 |
|
|
|
bca99f684f
|
update list and order of include files from include-what-you-use analysis
|
2021-09-18 14:16:48 -04:00 |
|
|
|
94f83c172a
|
simplify and modernize code a little
|
2021-09-15 23:15:14 -04:00 |
|
|
|
7d92d665e8
|
use explicit scoping when virtual dispatch is not available.
|
2021-09-15 16:08:17 -04:00 |
|
|
|
9c301822fd
|
use nullptr
|
2021-09-15 14:57:10 -04:00 |
|
|
|
d4930df464
|
correct the return value type
|
2021-09-03 14:51:19 -05:00 |
|
|
|
5be5a158de
|
passing strings by reference
|
2021-09-01 12:33:47 -05:00 |
|
|
|
bb720626e3
|
Adding files for BPM
|
2021-08-27 09:22:56 -06:00 |
|
|
|
b2b807f9b9
|
initial version of AMOEBA/HIPPO force field files
|
2021-08-25 13:53:31 -06:00 |
|
|
|
eaf5e08542
|
detect invalid use and silence compiler warnings
|
2021-08-24 14:27:20 -04:00 |
|
|
|
2a06484511
|
Merge branch 'master' of https://github.com/lammps/lammps into lammps-master2
|
2021-08-20 10:53:04 -04:00 |
|
|
|
845cebaab1
|
Add comment
|
2021-08-19 14:02:57 -06:00 |
|
|
|
7d0c052425
|
Fix deallocation with Kokkos
|
2021-08-19 14:00:37 -06:00 |
|
|
|
b19a211d70
|
update code
|
2021-08-18 18:06:21 -04:00 |
|
|
|
1e37d1ad7f
|
pretty
|
2021-08-18 14:34:03 -04:00 |
|
|
|
e08c4abb4b
|
whitespace fixes
|
2021-08-18 13:06:00 -04:00 |
|
|
|
e6af1eecb8
|
resolved merge conflicts with master
|
2021-08-17 11:55:33 -06:00 |
|