Skip to content
Aborted

Changes

Summary

  1. Add hdf5 subfiling (details)
  2. Add hdf5 subfiling advanced example (details)
  3. fixup: hdf5 example naming convention (details)
  4. Add hdf5 subfiling to CI (details)
  5. fixup: add hdf5 subfiling status to example print (details)
  6. fixup: do not enable subfiling ex if not enabled (details)
  7. HYPRE memory fixup (#733) (details)
The file was modified core/src/Cabana_HDF5ParticleOutput.hpp (diff)
Commit 85482d801cf7488f923a8dfeb2dd1bbcc50535fa by 6740307+streeve
Add hdf5 subfiling advanced example
The file was addedexample/core_tutorial/13_hdf5_output_advanced/advanced_hdf5_output_example.cpp
The file was modified example/core_tutorial/CMakeLists.txt (diff)
The file was addedexample/core_tutorial/13_hdf5_output_advanced/CMakeLists.txt
Commit cef2ec81291320174c5a6260d6f2b7347f2d359a by 6740307+streeve
fixup: hdf5 example naming convention
The file was modified example/core_tutorial/13_hdf5_output/hdf5_output_example.cpp (diff)
The file was modified .github/workflows/CI.yml (diff)
Commit 1a749b0b5c6a73f8c16a9be19fce27dcd8721b59 by 6740307+streeve
fixup: add hdf5 subfiling status to example print
The file was modified example/core_tutorial/13_hdf5_output_advanced/advanced_hdf5_output_example.cpp (diff)
Commit 07df7568bf414569a6ad89422ec507ddc72d89d4 by 6740307+streeve
fixup: do not enable subfiling ex if not enabled
The file was modified example/core_tutorial/CMakeLists.txt (diff)
Commit 93deaba473514b83604a8851f2f56c3705e99dae by noreply
HYPRE memory fixup (#733)

Addresses memory issue due to repeated calls to vector or matrix initialize in HYPRE. Leak still present in call to setupImpl
The file was modified example/grid_tutorial/11_semi_structured_solver_multi_variate/hypre_semi_structured_solver_multi_example.cpp (diff)
The file was modified grid/src/Cabana_Grid_HypreStructuredSolver.hpp (diff)
The file was modified grid/unit_test/tstHypreSemiStructuredSolverMulti.hpp (diff)
The file was modified grid/src/Cabana_Grid_HypreSemiStructuredSolver.hpp (diff)
The file was modified grid/unit_test/tstHypreSemiStructuredSolver.hpp (diff)