include/pops/mesh/storage Directory ReferenceΒΆ

adc_cpp: include/pops/mesh/storage Directory Reference
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
storage Directory Reference
+ Directory dependency graph for storage:

Files

 fab2d.hpp
 Fab2D: single-grid data on a Box2D (in-house equivalent of AMReX's FArrayBox); Array4 / ConstArray4: lightweight POD device-copyable handles over its buffer.
 
 mf_arith.hpp
 MultiFab arithmetic (saxpy, lincomb, norm_inf, dot) over VALID cells.
 
 multifab.hpp
 MultiFab: a field DISTRIBUTED over a level (equivalent of AMReX's MultiFab).