|
|
8786819993
|
use FFT_SCALAR more consistently to perhaps support single precision FFT some time
also, use "override" instead of virtual and add a forgotten virtual
|
2023-01-24 22:32:40 -05:00 |
|
|
|
dec3afe595
|
make synchronization for timers optional. only enable with "timer sync"
|
2023-01-24 21:15:37 -05:00 |
|
|
|
617d70dd1c
|
Replaced MPI_Wtime() with platform::walltime(), put the low-level timing breakdown inside #if DEBUG_AMOEBA
|
2023-01-20 14:19:16 -06:00 |
|
|
|
212da7f109
|
Merge branch 'develop' into amoeba-gpu
|
2023-01-14 18:36:26 -06:00 |
|
|
|
334643b300
|
avoid sprintf()
|
2023-01-07 16:13:27 -05:00 |
|
|
|
cebb97e790
|
Merge branch 'develop' after the distributed-grids PR was merged into amoeba-gpu, noted some API changes in reverse_comm
|
2022-12-24 00:41:07 -06:00 |
|
|
|
281e67d6fb
|
Merge branch 'develop' into distributed-grids
|
2022-12-14 18:12:10 -05:00 |
|
|
|
8af77c690c
|
Merge branch 'develop' into amoeba-gpu
|
2022-12-14 13:16:41 -06:00 |
|
|
|
01a54723d7
|
more iwyu updates
|
2022-12-11 23:40:31 -05:00 |
|
|
|
cc18528ea1
|
more bookkeeping changes
|
2022-11-30 10:56:54 -07:00 |
|
|
|
90b54300e9
|
remove whitespace
|
2022-11-07 16:18:40 -07:00 |
|
|
|
3390d51c48
|
bug fix in amoeba_convolution
|
2022-11-07 10:40:45 -07:00 |
|
|
|
b4118c51cc
|
merged in current master
|
2022-11-04 08:22:18 -06:00 |
|
|
|
4c29457351
|
more classes use Grid3d
|
2022-11-01 15:53:39 -06: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 |
|
|
|
2ef6a59c0a
|
Merge branch 'develop' into amoeba-gpu
|
2022-10-01 00:38:24 -05:00 |
|
|
|
d67eed7e43
|
enable triclinic for fix ave/grid
|
2022-08-29 16:46:26 -06:00 |
|
|
|
f4a90c62c0
|
First attempt to port the forward FFT in the k-space induce term to the GPU, not working yet
|
2022-08-23 15:42:05 -05:00 |
|
|
|
58800b5191
|
enable relancing to work with distributed grids
|
2022-08-11 13:28:50 -06:00 |
|
|
|
0e1463fdaa
|
change AMOEBA grids to Grid3d from GridComm
|
2022-08-11 10:32:09 -06:00 |
|
|
|
6579728622
|
apply include file conventions
|
2022-07-03 06:54:22 -04:00 |
|
|
|
886d95c32d
|
clang-tidy fixes
|
2022-07-02 23:16:13 -04:00 |
|
|
|
a8eb248b1e
|
reduce compiler warnings. avoid uninitialized data access. consolidate labeling
|
2022-05-28 09:19:35 -04:00 |
|
|
|
ed0f53cfde
|
add citations to doc page, address more NOTE comments
|
2022-05-24 16:44:06 -06:00 |
|
|
|
15eebd43b9
|
address some NOTE comments
|
2022-05-18 15:47:43 -06:00 |
|
|
|
df74043d03
|
correct homepage URL
|
2022-04-18 21:23:11 -04:00 |
|
|
|
89195363d6
|
whitespace
|
2022-04-18 21:20:13 -04:00 |
|
|
|
d3b70c7d5d
|
more changes to sync with new templated GridComm
|
2022-04-18 17:52:18 -06:00 |
|
|
|
9c095e8d76
|
new AMOEBA package
|
2021-08-25 16:29:22 -06:00 |
|