What's Changed
- Fix ToString for old compiler by @AlexanderSinn in #4638
- Curl Curl Solver: Support for 1D spherical and 1D cylindrical by @WeiqunZhang in #4611
- Remove sycl::nd_item<1> from TagParallelFor interface by @AlexanderSinn in #4646
- Instructions for loading non plt-prefix plotfiles in paraview by @ajnonaka in #4651
- Fix for CUDA 13 by @WeiqunZhang in #4648
- ParmParse: Add prettyPrintUsedInputs and prettyPrintUnusedInputs by @WeiqunZhang in #4652
- Print out hypre version by @victorapm in #4650
- Updated applyBC to use ParallelFor on Vector of tags for GPU builds by @ankithadas in #4619
AMREX_ENUM: Cache String Map by @ax3l in #4643- AMReX Enum: Underlying Value by @ax3l in #4616
- AMREX_ENUM: getEnumNameValuePairs returns by const& instead of value by @WeiqunZhang in #4654
- Use
p.id().is_valid()consistently by @AlexanderSinn in #4635 - Fix various Doxygen issues by @WeiqunZhang in #4633
- Adding support to memory collection of Particles and MultiFabs within a grid by @jessdagostini in #4629
- HIP CI: Switch to 7.0 in two tests by @WeiqunZhang in #4662
- Disable Codeplay CIs by @WeiqunZhang in #4665
- Add range-based for and ND to BoxIterator by @AlexanderSinn in #4668
- Remove no-op Fortran *_destroy blocks (#4666) by @zjibben in #4667
- OpenBC FFT Solver: Fix a 2d mode bug. by @WeiqunZhang in #4671
- add support for make flags to the build info script by @zingale in #4672
- GNU Make: Add new option DEBUG_OPT_LEVEL by @WeiqunZhang in #4674
- Update CHANGES for 25.10 by @WeiqunZhang in #4690
New Contributors
- @victorapm made their first contribution in #4650
- @jessdagostini made their first contribution in #4629
Full Changelog: 25.09...25.10