include/pops/mesh/boundary Directory ReferenceΒΆ

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

Files

 fill_boundary.hpp
 fill_boundary: INTRA-level halo exchange (fills ghosts from neighbors).
 
 halo_schedule.hpp
 HaloSchedule: memoized intra-level halo-exchange plan for fill_boundary (ADC-260).
 
 physical_bc.hpp
 PHYSICAL boundary conditions at the domain edge (BCType, BCRec, fill_physical_bc, fill_ghosts).