|
|
e28f93dca4
|
programming style updates
|
2024-01-19 00:03:13 -05:00 |
|
|
|
4015d1bb39
|
initialize static string buffers to empty strings
|
2024-01-19 00:02:50 -05:00 |
|
|
|
3ae4779c7f
|
convert defines into static constexpr
|
2024-01-18 23:59:33 -05:00 |
|
|
|
ce75691eae
|
address issues flagged by coverity scan
|
2023-06-17 00:35:05 -04:00 |
|
|
|
ebcb702e95
|
remove dead code detected by clang 15
|
2022-12-12 07:07:06 -05:00 |
|
|
|
2132b1d904
|
update developer reference text
|
2022-10-24 11:08:26 -04:00 |
|
|
|
cccf3f6f78
|
change email for contacting LAMMPS developers, add to homepage checker
|
2022-10-20 20:36:03 -04:00 |
|
|
|
67f6adebb7
|
whitespace fixup with dynamic casts
|
2022-09-10 13:26:38 -04:00 |
|
|
|
d4ea5ca49e
|
more clang-tidy fixes after re-running it with added settings
|
2022-05-14 07:18:05 -04:00 |
|
|
|
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 |
|
|
|
39b316729b
|
use auto type when assigning from cast or using new
|
2022-04-10 18:16:36 -04:00 |
|
|
|
68673633f0
|
silence compiler warnings about unused variables
|
2022-03-18 18:09:24 -04:00 |
|
|
|
55f8bf9c51
|
adapt some more styles to use the new neighbor list request API
|
2022-03-08 15:27:37 -05:00 |
|
|
|
de4a9f268e
|
rename reverse communication calls
|
2022-02-21 21:18:28 -05:00 |
|
|
|
4c0192cae1
|
rename forward communication functions for pair, fix, compute, and dump
|
2022-02-21 21:15:10 -05:00 |
|
|
|
6366972ef4
|
remove dead code and reduce compiler warnings
# Conflicts:
# src/RIGID/fix_rigid_small.cpp
|
2022-02-10 14:41:09 -05:00 |
|
|
|
85433e8bd1
|
use true/false instead of 1/0 detected and changed by clang-tidy
|
2021-10-20 12:41:02 -04:00 |
|
|
|
cfdf9cee5d
|
modernize
|
2021-10-16 21:28:18 -04:00 |
|
|
|
3a3f07d91a
|
use portable logic operators
|
2021-10-07 15:05:32 -04:00 |
|
|
|
8b36061db4
|
replace MPI_Wtime() with platform::walltime()
|
2021-10-05 22:53:39 -04:00 |
|
|
|
bca99f684f
|
update list and order of include files from include-what-you-use analysis
|
2021-09-18 14:16:48 -04:00 |
|
|
|
385220fd4b
|
format changes
|
2021-09-17 22:50:15 -04:00 |
|
|
|
e6af1eecb8
|
resolved merge conflicts with master
|
2021-08-17 11:55:33 -06:00 |
|
|
|
29bf3acd9e
|
apply changes to modify class
|
2021-08-06 18:34:32 -04:00 |
|
|
|
8e185a1a12
|
rename USER-DPD to DPD-REACT
|
2021-06-29 19:41:23 -04:00 |
|