|
| 1 | +# 25.02 |
| 2 | + |
| 3 | + -- SpMatrix: Add constructor for CSR format (#4316) |
| 4 | + |
| 5 | + -- Modify warning messages about number of GPUs (#4315) |
| 6 | + |
| 7 | + -- Fix Doxygen with default void std::enable_if_t (#4314) |
| 8 | + |
| 9 | + -- CUDA On Windows (MSVC) (#4309) |
| 10 | + |
| 11 | + -- Fix includes (#4308) |
| 12 | + |
| 13 | + -- Fix CMake Compiler Flag Summary: ID Regex Matching (#4272) |
| 14 | + |
| 15 | + -- Use std::move (#4307) |
| 16 | + |
| 17 | + -- ParaView: AnyLocation -> Any Location (#4306) |
| 18 | + |
| 19 | + -- Documentation: Fix malformed table (#4305) |
| 20 | + |
| 21 | + -- PC: SoA Name Helpers (#4300) |
| 22 | + |
| 23 | + -- PC: Ensure Uniqueness of SoA Names (#4299) |
| 24 | + |
| 25 | + -- PC Names: Same Type, Multiple Vars/Instances (#4302) |
| 26 | + |
| 27 | + -- Use bigint in HypreSolver test (#4297) |
| 28 | + |
| 29 | + -- CI: Remove ICC/ICPC (Compiler Classic) (#4303) |
| 30 | + |
| 31 | + -- Fix: PC Tile Copy w/ Names (#4298) |
| 32 | + |
| 33 | + -- Add argument for NeighborParticleContainer::Redistribute (#4294) |
| 34 | + |
| 35 | + -- Fix `AMReX::FFTW` Once (#4293) |
| 36 | + |
| 37 | + -- Make ParmParse Parser more robust (#4291) |
| 38 | + |
| 39 | + -- std::clamp -> amrex::Clamp (#4292) |
| 40 | + |
| 41 | + -- Fix a memory leak in Open BC solver (#4290) |
| 42 | + |
| 43 | + -- Make using The_Comms_Arena() for particle communication opt-in (#4286) |
| 44 | + |
| 45 | + -- FFTW: Windows, OMP & Floats (#4282) |
| 46 | + |
| 47 | + -- SmallMatrix: Assert Lower Bound Index (#4283) |
| 48 | + |
| 49 | + -- ParmParse `queryAddWithParser` No Const (#4285) |
| 50 | + |
| 51 | + -- Fix bug in EBData::randomPointOnEB (#4277) |
| 52 | + |
1 | 53 | # 25.01 |
2 | 54 |
|
3 | 55 | -- Make FFT safe for slabs (#4268) |
|
0 commit comments