|
|
e10e1190e2
|
Merge branch 'develop' into triclinic-neighbor-bug
|
2023-08-04 22:32:19 -04:00 |
|
|
|
bc6fcdc61a
|
Applying triclinic neighbor fixes to intel package.
|
2023-08-04 08:49:27 -07:00 |
|
|
|
564a8e88c1
|
use blanks on both sides of comparison operators not only one, remove blanks next to parenthesis
|
2023-07-11 10:31:16 -04:00 |
|
|
|
e01bde5be5
|
avoid null pointer dereference
|
2023-06-15 01:50:07 -04:00 |
|
|
|
2cb87bc9a2
|
Intel package should not reset atom sort frequency if it is 0 (disabled).
|
2023-06-08 21:47:30 -07:00 |
|
|
|
2e1190bfee
|
Fixing issue with when atom styles using torque are mixed with intel pair styles not using torque. Generating runtime error for mixing intel gayberne style with non-ellipsoid intel pair styles.
|
2023-06-08 15:02:17 -07:00 |
|
|
|
2f88153f06
|
Implementing feature request for runtime control of pppm_table in Intel package.
|
2023-06-07 10:43:51 -07:00 |
|
|
|
bbfd909be6
|
Adding redundant call to sync Intel package arrays with native arrays for methods such as MC that do not need pre_reverse.
|
2023-06-06 23:56:16 -07: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 |
|
|
|
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 |
|
|
|
ddf67ec42d
|
properly use nullptr on pointers (with a little help from clang-tidy)
|
2022-04-09 20:27:40 -04:00 |
|
|
|
440e01d243
|
no longer needed. done by Neighbor class directly.
|
2022-03-06 04:48:54 -05:00 |
|
|
|
35dbabd471
|
alternate fix for tag caching issue in INTEL package
|
2022-01-25 07:39:37 -05:00 |
|
|
|
88dadd0fff
|
consistently refer to INTEL package in upper case
|
2022-01-23 21:12:22 -05:00 |
|
|
|
57def1a2d5
|
output reformatting and refactoring
|
2022-01-21 11:26:55 -05:00 |
|
|
|
dbe267cb88
|
join lines, whitespace
|
2022-01-20 16:04:26 -05:00 |
|
|
|
8b36061db4
|
replace MPI_Wtime() with platform::walltime()
|
2021-10-05 22:53:39 -04:00 |
|
|
|
100da95e3a
|
convert yes/no on/off flags in the package command(s)
|
2021-09-20 16:15:24 -04:00 |
|
|
|
fefcd0e2af
|
Converting cilk vectorization directives to the openmp standard and changing some more depracated vector intrinsics. Data alignment directives for compiler vectorization are still mostly intel specific.
|
2021-07-26 11:22:21 -07:00 |
|
|
|
878795e64a
|
bulk rename of remaining USER- packages
|
2021-06-29 20:12:59 -04:00 |
|