|
|
34f44daef5
|
some small programming style updates
|
2022-12-09 16:56:50 -05:00 |
|
|
|
b0accb4ebf
|
replace atoi() with suitable utility functions
|
2022-12-09 16:56:17 -05:00 |
|
|
|
f24cb96517
|
use utils::numeric() instead of atof(), improve error messages
|
2022-12-09 16:29:32 -05:00 |
|
|
|
5e2a8beb4a
|
Fix bug in Kokkos minimize on GPUs
|
2022-12-09 14:28:26 -07:00 |
|
|
|
f6d6e1ef01
|
remove workaround that is no longer needed
|
2022-12-09 16:23:10 -05:00 |
|
|
|
3ab2651851
|
must add const attribute to method
|
2022-12-09 00:41:23 -05:00 |
|
|
|
4aaf003fb1
|
fix minor issues reported by coverity scan, re-apply clang-format
|
2022-12-08 23:59:42 -05:00 |
|
|
|
f0244255ff
|
improve warning message
|
2022-12-08 13:35:41 -05:00 |
|
|
|
34449fc47c
|
fix typo and reformat
|
2022-12-07 20:41:33 -05:00 |
|
|
|
4a92316cf2
|
improve error message
|
2022-12-07 15:02:59 -05:00 |
|
|
|
739537930d
|
use utils::numeric() instead of atof and improve error messages in QEQ package
|
2022-12-07 13:35:57 -05:00 |
|
|
|
92e6c6ea9d
|
avoid 32-bit integer overflow for memory allocation
|
2022-12-07 13:35:52 -05:00 |
|
|
|
213a2a21ea
|
Merge pull request #3548 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2022-12-06 20:13:19 -05:00 |
|
|
|
8ade2d1ad9
|
Merge branch 'lammps:develop' into fortran-fix-external
|
2022-12-06 18:12:07 -06:00 |
|
|
|
77cbd8c1c9
|
update .gitignore for renamed source file
|
2022-12-05 19:47:08 -05:00 |
|
|
|
2f8c379e37
|
Merge branch 'ml-pod-fixes' into collected-small-changes
|
2022-12-05 19:18:03 -05:00 |
|
|
|
2c6cd42038
|
silence compiler warnings about unused function parameters
|
2022-12-05 19:17:47 -05:00 |
|
|
|
92d8994189
|
add initializer for podptr
|
2022-12-05 18:03:43 -05:00 |
|
|
|
1fa0b432a4
|
avoid making members public
|
2022-12-05 18:03:43 -05:00 |
|
|
|
69d402fa7b
|
handle dead code
|
2022-12-05 18:03:43 -05:00 |
|
|
|
20f568e1ae
|
avoid division by zero
|
2022-12-05 18:03:39 -05:00 |
|
|
|
f33d7b8fc1
|
avoid string copy
|
2022-12-05 18:03:28 -05:00 |
|
|
|
ecf5b5a848
|
use call-by-reference to pass datastruct to functions
|
2022-12-05 17:30:13 -05:00 |
|
|
|
080b3b9ccb
|
avoid 32-bit integer overflow
|
2022-12-05 13:23:12 -05:00 |
|
|
|
08129bfc00
|
Merge branch 'develop' into collected-small-changes
|
2022-12-05 12:40:28 -05:00 |
|
|
|
31ca8fbbed
|
Merge pull request #3449 from cesmix-mit/pod
ML potentials with proper orthogonal descriptors
|
2022-12-05 12:29:13 -05:00 |
|
|
|
642aaf3d7d
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2022-12-05 11:18:06 -05:00 |
|
|
|
be17106ecf
|
Merge branch 'develop' into collected-small-changes
|
2022-12-05 07:02:13 -05:00 |
|
|
|
0a7943f941
|
Merge branch 'lammps:develop' into fortran-fix-external
|
2022-12-04 23:36:21 -06:00 |
|
|
|
0c238d179d
|
Merge pull request #3544 from robeme/electrode
Electrode package update
|
2022-12-04 20:01:18 -05:00 |
|
|
|
d4289a2774
|
update list of commands in pygments LAMMPS lexer
|
2022-12-04 16:59:35 -05:00 |
|
|
|
e67bec6b2f
|
use consistent pygments language tags
|
2022-12-04 16:59:17 -05:00 |
|
|
|
cf4d1ec744
|
add version tags
|
2022-12-04 16:30:50 -05:00 |
|
|
|
97c058d156
|
correct syntax-highlighting to use C++ lexer instead of C
|
2022-12-04 16:22:15 -05:00 |
|
|
|
d49840e8d5
|
rename doc file for all electrode fixes to fix_electrode.rst
|
2022-12-04 16:10:02 -05:00 |
|
|
|
a96d4101ea
|
small doc updates, add version tags, rewrap paragraphs
|
2022-12-04 16:07:32 -05:00 |
|
|
|
1cde202079
|
test for coul/slater/long requires KSpace style ewald from KSPACE package
|
2022-12-04 04:24:10 -05:00 |
|
|
|
162f2f9384
|
whitespace; versionadded tags
|
2022-12-04 00:27:48 -06:00 |
|
|
|
f381a78c46
|
Added missing "call to" in Fortran docs
|
2022-12-03 21:52:30 -06:00 |
|
|
|
411f9b450f
|
documented two overlooked functions; added NULL check to neighlist_element_neighbors
|
2022-12-03 21:39:14 -06:00 |
|
|
|
c0345845e8
|
unit test for gather and scatter; char* to const char* in library.*
|
2022-12-03 20:38:42 -06:00 |
|
|
|
dac55cf64d
|
avoid segfault on short data read when parsing tabulated potentials
|
2022-12-03 20:45:52 -05:00 |
|
|
|
2f321576c5
|
Added documentation for scatter and gather; updated other docs
|
2022-12-03 16:03:29 -06:00 |
|
|
|
7c0c2234b3
|
Remove unused functions
|
2022-12-03 09:01:42 -05:00 |
|
|
|
71f086e159
|
implemented scatter, gather, and friends; wrote and updated documentation
|
2022-12-02 17:19:42 -06:00 |
|
|
|
b61b432078
|
update fitpod doc
|
2022-12-02 17:42:49 -05:00 |
|
|
|
fa160a21c2
|
Move precision and basename options from param input file to data input file
|
2022-12-02 17:41:34 -05:00 |
|
|
|
1eb489236e
|
make certain binlo/binhi are initialized
|
2022-12-02 14:35:21 -05:00 |
|
|
|
6ef59196cf
|
Update the description of the fitting in the fitpod doc
|
2022-12-02 10:43:01 -05:00 |
|
|
|
792635d1a9
|
address spelling issues
|
2022-12-02 10:42:40 -05:00 |
|