|
|
cc1e0ac9c5
|
replace atoi() with std::stoi()
|
2024-07-30 21:50:44 -04:00 |
|
|
|
d68bc9f628
|
replace remaining calls to atof() with std::stod()
|
2024-07-30 21:02:55 -04:00 |
|
|
|
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 |
|
|
|
27da716852
|
getting out of the insurance business :-)
|
2023-01-23 16:45:41 -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 |
|
|
|
29e1595fb4
|
Updates to BibTeX syntax for anything that needed it that I caught and fixes to address Issue #2597
|
2022-08-13 04:51:54 -05:00 |
|
|
|
39b316729b
|
use auto type when assigning from cast or using new
|
2022-04-10 18:16:36 -04:00 |
|
|
|
0fcf40c48e
|
use MathConst::MY_PI more consistently and benefit from it being a constexpr
|
2022-03-10 14:14:32 -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 |
|
|
|
85433e8bd1
|
use true/false instead of 1/0 detected and changed by clang-tidy
|
2021-10-20 12:41:02 -04:00 |
|
|
|
8e185a1a12
|
rename USER-DPD to DPD-REACT
|
2021-06-29 19:41:23 -04:00 |
|