![]() |
Block-Structured AMR Software Framework
|
Files | |
| AMReX_Amr.cpp | |
| AMReX_Amr.H | |
| Driver that coordinates AmrLevel instances, time stepping, and output schedules. | |
| AMReX_AmrFwd.H | |
| Forward declarations for AMR driver classes to cut include dependencies. | |
| AMReX_AmrLevel.cpp | |
| AMReX_AmrLevel.H | |
| Virtual base class that owns data and time-stepping logic for a single AMR level. | |
| AMReX_AuxBoundaryData.cpp | |
| AMReX_AuxBoundaryData.H | |
| Lightweight container for cached boundary data adjacent to AMR levels. | |
| AMReX_Derive.cpp | |
| AMReX_Derive.H | |
| Infrastructure for registering and computing derived quantities from state data. | |
| AMReX_Extrapolater.cpp | |
| AMReX_Extrapolater.H | |
| Utilities for first-order cell-value extrapolation to domain boundaries. | |
| AMReX_LevelBld.H | |
| Factory interface for creating problem-specific AmrLevel objects. | |
| AMReX_PROB_AMR_F.H | |
| AMReX_StateData.cpp | |
| AMReX_StateData.H | |
| Manages the old/new time slices of a state descriptor on a single AMR level. | |
| AMReX_StateDescriptor.cpp | |
| AMReX_StateDescriptor.H | |