|
| 1 | +# 24.09 |
| 2 | + |
| 3 | + -- Curl Curl Solver: Option to use PCG instead of LU (#3812) |
| 4 | + |
| 5 | + -- Support for multiple periods in FillBoundary and ParallelCopy (#4106) |
| 6 | + |
| 7 | + -- ParmParse::prettyPrintTable (#4101) |
| 8 | + |
| 9 | + -- TinyProfiler:: Add more runtime parameters (#4100) |
| 10 | + |
| 11 | + -- Fix start_comp offset in tracer particle routines (#4098) |
| 12 | + |
| 13 | + -- ParmParse: queryarrWithParser (#4073) |
| 14 | + |
| 15 | + -- Add Geometry::RoundoffLo and RoundoffHi functions (#4097) |
| 16 | + |
| 17 | + -- Fortran BoxArray: Add nboxes function returning the number of boxes. (#4096) |
| 18 | + |
| 19 | + -- Time integrator interface updates (#4088) |
| 20 | + |
| 21 | + -- Fix a bug in ParmParse::remove (#4093) |
| 22 | + |
| 23 | + -- Add Jacobi smoother to ABecLaplacian and Poisson (#4091) |
| 24 | + |
| 25 | + -- Multi-level Hypre: Fix periodic boundary bug (#4090) |
| 26 | + |
| 27 | + -- Multi-level Hypre: Fix bugs (#4089) |
| 28 | + |
| 29 | + -- Add overload for `getParticleCell` that returns local cell index (#4081) |
| 30 | + |
| 31 | + -- MLEBNodeFDLaplacian: Make it work with AMREX_USE_EB but with no EB (#4083) |
| 32 | + MLEBNodeFDLaplacian: Regression (#4085) |
| 33 | + |
| 34 | + -- AMREX_ENUM and ParmParse support for enum class (#4069) |
| 35 | + |
| 36 | + -- BLBackTrace: Check for `addr2line` in path first (#4079) |
| 37 | + |
| 38 | + -- Make sure ChopGrids does not violate refinement ratio. (#4078) |
| 39 | + |
| 40 | + -- GPU Device Variable on Intel GPUs (#4056) |
| 41 | + |
| 42 | + -- ParallelFor with BoxND (#4052) |
| 43 | + |
| 44 | + -- fix compilation of the Richardson tool (#4072) |
| 45 | + |
| 46 | + -- HDF5: Update BLProfile Name (#4071) |
| 47 | + |
| 48 | + -- Bins: Index Type `int` (#3684) |
| 49 | + |
| 50 | + -- Conduit: Fix SoA Particle (#4065) |
| 51 | + |
| 52 | + -- Plotfile Particles: Fix Error Message (#4068) |
| 53 | + |
| 54 | + -- CI: Fix Catalyst CMAKE_PREFIX_PATH (#4067) |
| 55 | + |
| 56 | + -- Use NVTX3 to avoid conflict with cub in CUDA 12.6 (#4064) |
| 57 | + |
| 58 | + -- Convert Box to BoxND (#4016) |
| 59 | + |
| 60 | + -- Use long long for IParser value_t in ParmParse (#4059) |
| 61 | + |
1 | 62 | # 24.08
|
2 | 63 |
|
3 | 64 | -- Catalyst support (#4011)
|
|
0 commit comments