|
|
a4e2255c87
|
Avoid memory leak in case of errors/exceptions in add_fix
|
2021-04-20 14:31:11 -04:00 |
|
|
|
fcf17a709e
|
Don't store group if initial assignment failed
|
2021-04-20 14:24:07 -04:00 |
|
|
|
aba4dfc42e
|
Avoid leaking memory in error cases
|
2021-04-20 14:06:53 -04:00 |
|
|
|
8826e962de
|
Add info message when death test is skipped
|
2021-04-20 14:06:08 -04:00 |
|
|
|
33556e3745
|
Remove unused defines
|
2021-04-20 11:44:39 -04:00 |
|
|
|
a6efdf9b9f
|
Clean up molecule files creation
|
2021-04-19 15:14:01 -04:00 |
|
|
|
bc4b4147ef
|
Avoid filename collisions with AtomStyles test
|
2021-04-19 14:57:41 -04:00 |
|
|
|
025489ec2c
|
Merge remote-tracking branch 'origin/master' into collected_small_changes
|
2021-04-17 11:05:23 -04:00 |
|
|
|
e5877d8aa9
|
More explicit code in simple case
|
2021-04-17 11:04:38 -04:00 |
|
|
|
288c0a8023
|
Merge pull request #2693 from julient31/spin-kokkos
Adding a spin/kokkos atom style
|
2021-04-16 18:27:47 -04:00 |
|
|
|
e906fae88c
|
whitespace fixes
|
2021-04-16 17:10:07 -04:00 |
|
|
|
668b74bc09
|
Merge branch 'master' into spin-kokkos
|
2021-04-16 17:08:38 -04:00 |
|
|
|
4ed57cb757
|
Merge pull request #2705 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-04-16 17:07:39 -04:00 |
|
|
|
9ea465f56a
|
Merge pull request #2707 from akohlmey/commands-base-class
Add Command base class for command styles
|
2021-04-16 16:16:40 -04:00 |
|
|
|
99035dc680
|
removing all commented lines
|
2021-04-16 11:59:37 -06:00 |
|
|
|
7a97331e51
|
add support for Plumed2 version 2.5.7, 2.6.3, 2.7.1
|
2021-04-16 12:38:00 -04:00 |
|
|
|
b15a813a59
|
Avoid manual new / delete[] in AtomVec::Method
|
2021-04-15 18:46:59 -04:00 |
|
|
|
7300e5c4bd
|
Use C++ for AtomVec::Method
|
2021-04-15 18:33:21 -04:00 |
|
|
|
0870a56093
|
expand exception message to include cause of file open failure
|
2021-04-15 11:57:48 -04:00 |
|
|
|
6e739c04e4
|
use safe fread() call
|
2021-04-14 20:02:05 -04:00 |
|
|
|
2a81411029
|
use linux distro and version info to decide when to look for faster linkers
|
2021-04-14 20:01:46 -04:00 |
|
|
|
d5661e06ae
|
Detect linux distribution and version
|
2021-04-14 20:00:38 -04:00 |
|
|
|
91dfc6875b
|
Silence compiler warnings about unused variables
|
2021-04-14 17:02:12 -04:00 |
|
|
|
2e5079371a
|
must delete command explicitly now
|
2021-04-14 07:26:34 -04:00 |
|
|
|
75579fc100
|
take advantage of having the common Command base class to unify code paths
|
2021-04-14 07:05:00 -04:00 |
|
|
|
81578d9934
|
update docs for change in class topology
|
2021-04-13 17:47:21 -04:00 |
|
|
|
b53822da46
|
provide Command base class in command.h for deriving command styles from
|
2021-04-13 17:47:00 -04:00 |
|
|
|
8aed7e55b3
|
add error check when updating variables in ::single() function
|
2021-04-13 14:59:37 -04:00 |
|
|
|
9dbdb4386b
|
fix typo
|
2021-04-13 14:54:47 -04:00 |
|
|
|
680e6a389d
|
use type cast consistently
|
2021-04-13 14:54:04 -04:00 |
|
|
|
533739b128
|
avoid NULL pointer dereference / slience warnings issued by static code analysis
|
2021-04-13 14:53:51 -04:00 |
|
|
|
3b2c0871cc
|
add and use Neighbor::modify_params() convenience function
|
2021-04-13 14:53:03 -04:00 |
|
|
|
208d9f1fce
|
use safe fread function to silence compiler warnings
|
2021-04-13 09:59:15 -04:00 |
|
|
|
82337c8cc5
|
silence compiler warnings when compiling with python 2
|
2021-04-13 09:58:41 -04:00 |
|
|
|
bddc6d5820
|
make installation procedure consistent with install.py
|
2021-04-13 09:58:19 -04:00 |
|
|
|
b9cb63ae56
|
remove redundant check
|
2021-04-13 00:47:58 -04:00 |
|
|
|
fab571cf6b
|
IWYU reported header updates
|
2021-04-13 00:47:49 -04:00 |
|
|
|
02612047c3
|
must set CMAKE_EXPORT_COMPILE_COMMANDS ON for using iwyu
|
2021-04-12 23:57:30 -04:00 |
|
|
|
d8c68dec6f
|
whitespace fixes
|
2021-04-12 23:32:26 -04:00 |
|
|
|
014875fb1e
|
Merge branch 'master' into collected-small-changes
|
2021-04-12 23:28:43 -04:00 |
|
|
|
e49e505b9f
|
make utility function private
|
2021-04-12 23:16:02 -04:00 |
|
|
|
f07fa3d266
|
Merge pull request #2704 from rbberger/compress_package
More refactoring of COMPRESS package
|
2021-04-12 23:01:35 -04:00 |
|
|
|
dba3cce883
|
Make dump xyz/gz, xyz/zstd compatible to 'buffer no' option
|
2021-04-12 20:03:58 -04:00 |
|
|
|
47814292a1
|
Make dump cfg/gz, cfg/zstd compatible to 'buffer no' option
|
2021-04-12 19:57:27 -04:00 |
|
|
|
9bc353e5bd
|
Merge pull request #2585 from tc387/charge_regulation2
Add fix charge/regulation to MC package
|
2021-04-12 18:49:03 -04:00 |
|
|
|
0ca9f2e8a0
|
Merge pull request #2699 from yury-lysogorskiy/feature/user-pace
USER-PACE pair_style integration into LAMMPS
|
2021-04-12 17:05:40 -04:00 |
|
|
|
d08d59acb3
|
whitespace fix
|
2021-04-12 15:00:21 -04:00 |
|
|
|
bdfa45376d
|
Merge branch 'master' into collected-small-changes
|
2021-04-12 14:59:42 -04:00 |
|
|
|
f1e5d11151
|
add LAMMPS distribution header
|
2021-04-12 14:52:53 -04:00 |
|
|
|
04248c2ccd
|
finalize CMake build docs
|
2021-04-12 14:52:35 -04:00 |
|