include/pops/mesh/layout Directory ReferenceΒΆ

adc_cpp: include/pops/mesh/layout 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
layout Directory Reference
+ Directory dependency graph for layout:

Files

 box_array.hpp
 BoxArray: the set of boxes tiling a level (disjoint, covering).
 
 distribution_mapping.hpp
 DistributionMapping: maps each box (by global index) to its owning MPI rank.
 
 patch_box.hpp
 PatchBox: index-space footprint of an AMR fine patch, exposed read-only to Python.
 
 refinement.hpp
 AMR inter-level transfer operators (integer ratio r) + parallel_copy.