Sam Reeve

Results 89 issues of Sam Reeve

Add interpolation tests with particles in slices as well as Views. Already worked with both (see #607), but previous tests only used Views Found in #606

When passed by the user, pass along to the created execution policy. Noted in #585

From https://github.com/ORNL-MDF/Finch/issues/12 Possibly missing wait/barrier or missing copy

First add initial unit testing, then at least one per class: - [x] Integration - [x] Neighbor lists - [ ] Communication - [ ] Force compute - [ ]...

Test with Cuda/HIP once #42 is closed (or mostly finished)

Add long range forces for systems with charges, which is fully optional when running the code: - [x] Cajita dependency - [x] Example case - [ ] Ewald solver -...

enhancement

This is largely taken care of in #25, but not all: - [ ] scafacos - [ ] direct sum - [ ] Use `neighbor_parallel_for`

- [x] Break up cmake file into library and executable (to simplify work of adding multiple executables). - [ ] Create a test for energy calculations. - [ ] Build...

enhancement