![]() |
Block-Structured AMR Software Framework
|
Types and utilities for describing and managing the decomposition of computational domains. More...
Classes | |
| class | amrex::BoxArray |
| A collection of Boxes stored in an Array. More... | |
| class | amrex::DistributionMapping |
| Calculates the distribution of FABs to MPI processes. More... | |
Types and utilities for describing and managing the decomposition of computational domains.
These abstractions define how index-space regions are partitioned into boxes and how those boxes are distributed across parallel processes.
Central types include: