|
|
1ac351c84e
|
unit test for extract() in angle-cross.yaml
|
2024-10-12 15:19:08 +02:00 |
|
|
|
7cc5f1923d
|
add extract() function to angle_cross.cpp
|
2024-10-12 15:17:07 +02:00 |
|
|
|
02d74417c1
|
add extract() function to angle_cross.h
|
2024-10-12 15:16:34 +02:00 |
|
|
|
f1a79e7df5
|
Update fix_adapt.rst
|
2024-10-11 19:55:28 +02:00 |
|
|
|
e3ab697dd2
|
unit test for extract() in angle-gaussian.yaml
|
2024-10-11 19:49:24 +02:00 |
|
|
|
ae652b31da
|
unit test for extract() in bond-gaussian.yaml
|
2024-10-11 19:48:18 +02:00 |
|
|
|
6d30557ec2
|
Update partially fix_adapt.rst
|
2024-10-11 11:08:32 +02:00 |
|
|
|
391f55b377
|
unit test for extract() in bond-nonlinear.yaml
|
2024-10-11 11:02:55 +02:00 |
|
|
|
856fd9d977
|
unit test for extract() in bond-morse.yaml
|
2024-10-11 11:01:57 +02:00 |
|
|
|
8bc89ef8a7
|
unit test for extract() in bond-class2.yaml
|
2024-10-11 10:59:29 +02:00 |
|
|
|
c8241dcab6
|
unit test for extract() in angle-class2_p6.yaml
|
2024-10-11 10:58:32 +02:00 |
|
|
|
b619cce773
|
add extract() function to bond_gaussian.cpp
|
2024-10-11 10:54:56 +02:00 |
|
|
|
7da8434d5b
|
add extract() function to bond_gaussian.h
|
2024-10-11 10:54:24 +02:00 |
|
|
|
732ef6bd44
|
add extract() function to angle_gaussian.cpp
|
2024-10-11 10:53:45 +02:00 |
|
|
|
44625312ea
|
add extract() function to angle_gaussian.h
|
2024-10-11 10:53:02 +02:00 |
|
|
|
4766ddbede
|
Update bond_nonlinear.cpp
|
2024-10-11 10:52:21 +02:00 |
|
|
|
b5386d714e
|
Update extract() function to bond_morse.cpp
|
2024-10-11 10:51:14 +02:00 |
|
|
|
87737c1a47
|
add extract() function to angle_cosine_buck6d.cpp
|
2024-10-11 10:49:45 +02:00 |
|
|
|
81ac3bbaf6
|
add extract() function to angle_cosine_buck6d.h
|
2024-10-11 10:49:13 +02:00 |
|
|
|
1db92ad34b
|
add extract() function to angle_class2_p6.cpp
|
2024-10-11 10:48:19 +02:00 |
|
|
|
852c46ba0e
|
add extract() function to angle_class2_p6.h
|
2024-10-11 10:47:30 +02:00 |
|
|
|
aeeacf0442
|
Update extract of bond_class2.cpp
|
2024-10-11 10:42:01 +02:00 |
|
|
|
df260b58dd
|
Merge pull request #4353 from martok/cmake-win-shared
CMake: install shared libraries on Windows with correct target
|
2024-10-10 05:39:28 -04:00 |
|
|
|
58989765f0
|
Install shared libraries on Windows with RUNTIME DESTINATION
|
2024-10-10 00:52:36 +02:00 |
|
|
|
224468d946
|
Merge pull request #4346 from cjknight/lubricate_patch
features + bug fixes for granular simulations w/ Kokkos
|
2024-10-04 20:54:12 -04:00 |
|
|
|
70cbf051fe
|
apply clang-format
|
2024-10-04 19:41:59 -04:00 |
|
|
|
47b918499f
|
silence compiler warnings, remove dead code
|
2024-10-04 19:05:35 -04:00 |
|
|
|
2c738669ff
|
compute_temp_sphere does not modify positions
|
2024-10-04 16:16:02 -06:00 |
|
|
|
b494a486a1
|
cosmetic
|
2024-10-04 17:59:44 -04:00 |
|
|
|
5786914b67
|
Merge branch 'lubricate_patch' of github.com:cjknight/lammps into lubricate_patch
|
2024-10-04 17:35:06 -04:00 |
|
|
|
27954609b8
|
Disallow newton on with full neigh list
|
2024-10-04 15:25:38 -06:00 |
|
|
|
aec43d0f00
|
Merge branch 'develop' into lubricate_patch
|
2024-10-04 17:09:27 -04:00 |
|
|
|
36dd4de3bc
|
Merge pull request #4348 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-10-04 15:57:47 -04:00 |
|
|
|
8827dec5a9
|
Small refactor
|
2024-10-04 13:04:20 -06:00 |
|
|
|
0a6d25881b
|
update documentation according to accelerated style include check
|
2024-10-04 13:54:04 -04:00 |
|
|
|
25afdcc325
|
add check for missing or unneeded accelerated style include
|
2024-10-04 13:52:12 -04:00 |
|
|
|
9108168ea3
|
doc
|
2024-10-04 11:35:46 -05:00 |
|
|
|
b2e8648e6c
|
enable deprecated APIs for HDF5
|
2024-10-04 12:32:09 -04:00 |
|
|
|
08266b65e4
|
doc
|
2024-10-04 15:45:16 +00:00 |
|
|
|
c4b4b7b874
|
suppress nvcc warnings with libfmt version 11.0.2
|
2024-10-04 11:33:33 -04:00 |
|
|
|
f7cf859670
|
doc
|
2024-10-04 15:32:47 +00:00 |
|
|
|
2ae4062a6b
|
Merge pull request #4343 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2024-10-04 03:59:49 -04:00 |
|
|
|
01468e2720
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2024-10-04 01:41:57 -04:00 |
|
|
|
6d8529f1f7
|
Merge branch 'develop' into collected-small-changes
|
2024-10-04 01:24:30 -04:00 |
|
|
|
1263a23e9c
|
Merge pull request #4345 from akohlmey/update-fmtlib
Update embedded copy of libfmt to version 11.0.2
|
2024-10-04 01:22:51 -04:00 |
|
|
|
d1a1a57bd9
|
Merge pull request #4339 from jtclemm/small-patches
Fixing bugs in GRANULAR and mistakes in RHEO documentation
|
2024-10-03 22:01:21 -04:00 |
|
|
|
3776ff938d
|
Need to use vflag_either instead of vflag_global
|
2024-10-03 16:36:05 -06:00 |
|
|
|
98ad09b0c9
|
Tighten up check even more
|
2024-10-03 16:17:39 -06:00 |
|
|
|
d0f6f21c39
|
Use wrapper and remove sync to host
|
2024-10-03 16:17:06 -06:00 |
|
|
|
a26c81d73b
|
Revert changes to pair lubricate base class
|
2024-10-03 15:59:27 -06:00 |
|