include/pops/runtime/builders/block 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
|
block Directory Reference
Directory dependency graph for block:Files | |
| amr_block_seam.hpp | |
| Per-transport block-build seam for AmrSystem (ADC-335 / P0-B), mirror of block_seam.hpp. | |
| block_builder.hpp | |
| Builds the closures of a block (time advance + residual + Poisson contribution) from a COMPILED model (CompositeModel) and a grid context. | |
| block_builder_polar.hpp | |
| POLAR counterpart of block_builder.hpp: builds a block's closures (time advance + residual + Poisson contribution + wave speed) on an ANNULAR grid (PolarGeometry), by REUSING assemble_rhs_polar (include/pops/numerics/spatial_operator_polar.hpp). | |
| block_seam.hpp | |
| Per-transport block-build seam (ADC-335 / P0-B). | |
Generated by