Sam Reeve

Results 89 issues of Sam Reeve

## Bug fixes and improvements: - Updated CMake version - Fix device print usage (affects SYCL backend runs) - Fix temperature translation floating point issue - Fix output for intralayer...

documentation

1. Match Cabana (except for pointer alignment, which would change a substantial amount of the code) 2. Update min supported version to match Cabana 3. Apply new style (minimal changes)

Deprecated and planned for removal. Some type/variable style changes as well

Not particularly necessary, but I wanted to try it

Add local grid index space generation for periodic boundaries that matches the current boundary index space concept. This completes all current boundary types: - System boundary (non-periodic): `boundaryIndexSpace` - Periodic...

Look into `setObjectType` Better integration with other (unstructured) solver options

Current experimental features are largely interfaces to external libraries. Consider promoting to the primary namespace: - ALL - ArborX - BOV - HeFFTe - HDF5 - Silo

**New Features** - 2d support for Core library: neighbor lists, binning, particle init, and HDF5 output - Added per-particle radius neighbor search for VerletList - Import-based Halo support (for when...

Plan to require ArborX 2.0 as that development is completed

blocked