include/pops/parallel Directory ReferenceΒΆ

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

Files

 comm.hpp
 Parallel seam: minimal MPI abstraction (rank/size + collectives) with serial fallback.
 
 load_balance.hpp
 AMR load balancing: builds a DistributionMapping (box -> rank) from a BoxArray, using a Z-order space-filling curve (SFC) or LPT knapsack.