| AliasDataFactory< T > | |
| AMR | Framework for Berger-Oliger timestepping for AMR |
| AMRLevel | Abstract base class for time-dependent data at a level of refinement |
| AMRLevelFactory | Factory class to produce AMRLevels |
| AMRLevelMG | Class which manages data and operations on a level for AMRSolver |
| AMRLevelPolytropicGas | AMR Godunov |
| AMRLevelPolytropicGasFactory | AMR Godunov factory |
| AMRNodeLevelMG | Class which manages data and operations on a level for AMRNodeSolver |
| AMRNodeSolver | Class which manages grid hierarchy and composite elliptic solution |
| AMRNodeSolverAlt | Class which manages grid hierarchy and composite elliptic solution, solving level-by-level |
| AMRSolver | Class which manages grid hierarchy and composite elliptic solution |
| Arena | A Virtual Base Class for Dynamic Memory Managemen |
| ArrayViewData | Special LayoutData type for use with ArrayView |
| BArena | A Concrete Class for Dynamic Memory Management |
| BaseBottomSmoother | Pure base class to encapsulate bottom smooth for LevelOp-derived objects |
| BaseFab< T > | |
| BaseHelmholtzOp | Pure-virtual base Helmholtz operator class (alpha*I + div*beta*grad) |
| BiCGStabSmoother | Implements BiCGStab as a bottom smoother for LevelOp-derived classes |
| BinFab< T > | Base class for particle data on a Box |
| BinFabFactory< T > | Factory class to produce one or more instances of BinFab on the same level |
| BinItem | Virtual base class for particle data |
| BitSet | |
| BitSetIterator | |
| Box | A Rectangular Domain on an Integer Lattice |
| BoxGhostBC | Class to encapsulate the operations of ghost-cell boundary conditions |
| BoxIterator | Iterates through the IntVects of a Box |
| BoxLayout | A not-necessarily-disjoint collective of boxes |
| BoxLayoutData< T > | Data on a BoxLayout |
| BRMeshRefine | Class which manages Berger-Rigoutsos grid generation |
| CArena | A Concrete Class for Dynamic Memory Management |
| CFIVS | Internal Chombo class to get fine intvectset at CF interface |
| CFStencil | Class to encapsulate coarse-fine information for AMR operations |
| CoarseAverage | Replaces coarse level data with an average of fine level data |
| Copier | A strange but true thing to make copying from one boxlayoutdata to another fast |
| CopyIterator | |
| DataFactory< T > | Factory object to data members of a BoxLayoutData container |
| DataIndex | |
| DataIterator | |
| DefaultDataFactory< T > | Factory object to data members of a BoxLayoutData container |
| DenseIntVectSet | Dense representation implementation of IntVectSet class |
| DenseIntVectSetIterator | DenseIntVectSetIterator iterates over all the 'true' members of a DenseIntVectSet set |
| DerivStencil | Class to encapsulate the operations to create derivs on irreg stencils |
| DirichletBC | Class to enforce homogeneous Dirichlet boundary conditions |
| DisjointBoxLayout | A BoxLayout that has a concept of disjointedness |
| DomainGhostBC | Class to enforce ghost-cell based boundary conditions |
| DomainNodeBC | Class to enforce boundary conditions |
| ExplosionIBC | Example of an circular/spherical explosion |
| ExtrapFillPatch | Fills outer ghost cells by copying from inner ghost cells |
| FABAliasDataFactory | |
| FaceNodeBC | A class to encapsulate the operations of boundary conditions on a face |
| FArrayBox | |
| FineInterp | Replaces fine level data with interpolation of coarse level data |
| FluxBox | A FArrayBox-like container for face-centered fluxes |
| GaussianIBC | Example of a gaussian density distribution plus a constant density |
| HelmholtzOp | Helmholtz operator class |
| IndexType | Cell-Based or Node-Based Indices |
| Interval | Structure for passing component ranges in code |
| IntVect | An integer Vector in SpaceDim-dimensional space |
| IntVectSet | An irregular domain on an integer lattice |
| IVSIterator | Iterator for an IntVectSet |
| LayoutData< T > | Data that maintains a one-to-one mapping to the boxes in a BoxLayout |
| LayoutIndex | An index for LayoutIterator |
| LayoutIterator | An Iterator based on a BoxLayout object |
| LDOperator< T > | |
| LevelData< T > | Data over a disjoint union of rectangles |
| LevelFluxRegister | LevelFluxRegister-A class to encapsulate a levels worth of flux registers |
| LevelGodunov | Level Godunov - really a hyperbolic level integrator |
| LevelMG | Internal Chombo class to manage multigrid solve on a level |
| LevelNodeSolver | Solves elliptic equations on a level |
| LevelOp | Pure base class to encapsulate level operations API for elliptic solvers |
| LevelSolver | Solves elliptic equations on a level |
| List< T > | A Doubly-Linked List Class |
| ListIterator< T > | Iterator over a List |
| MayDay | Error-reporting Functions |
| Memtrack | Memory tracking functions |
| MeshRefine | Class which manages grid generation |
| MGInterp | Internal Chombo class to interpolate coarse level data to a fine level |
| MotionItem | |
| NeumannBC | Class to enforce homogeneous Neumann boundary conditions |
| NodeBaseBottomSmoother | Pure base class to encapsulate bottom smoother for NodeLevelOp-derived objects |
| NodeBiCGStabSmoother | Implements BiCGStab as a bottom smoother for LevelOp-derived classes |
| NodeCFIVS | Class to get fine IntVectSet at coarse/fine interface |
| NodeCGSmoother | Implements CG as a bottom smoother for LevelOp-derived classes |
| NodeCoarseAverage | Replaces coarse-level data with an average of fine-level data |
| NodeFArrayBox | A wrapper for an FArrayBox to contain NODE-centered data |
| NodeLevelMG | Multigrid solver on a level |
| NodeLevelOp | Pure base class to encapsulate level operations API for node-centered elliptic solvers |
| NodeMGInterp | Class to interpolate coarse-level data to a fine level |
| NodeNoOpSmoother | Implements NoOp as a bottom smoother for LevelOp-derived classes |
| NodePoissonOp | Node-centered Poisson operator |
| NodeQuadCFInterp | Class to interpolate quadratically at coarse/fine interface |
| NodeQuadCFInterp2 | Class to interpolate quadratically at coarse/fine interface when refinement ratio is 2 |
| NoOpSmoother | Does nothing as a bottom smoother |
| ParmParse | Parse Parameters From Command Line and Input Files |
| PatchGodunov | |
| PatchPolytropicGas | An example PatchGodunov for polytropic, gamma-law gas dynamics |
| PhysIBC | Physical/domain initial and boundary conditions |
| PiecewiseLinearFillPatch | Fills ghost cells by linear interpolation in space and time |
| PoissonOp | One-sided differencing version of poisson operator |
| Pool | Pool is a class to optimize memory allocation |
| ProblemDomain | A class to facilitate interaction with physical boundary conditions |
| QuadCFInterp | Quadratic coarse-fine interpolation utility |
| QuadCFStencil | Class to encapsulate CF info for quadratic interpolation |
| RampIBC | Example of a wedge at zero attack angle |
| RealVect | A Real vector in SpaceDim-dimensional space |
| RefCountedPtr< T > | A reference-counting handle class |
| SerialTask | |
| ShiftIterator | Class to manage box-shifting used to enforce periodic BC's |
| Side | Encapsulation of high or low side |
| SideIterator | Iterator for low and high side |
| SineIBC | Example of a sinusoidal density variation plus a constant density |
| TreeIntVectSet | IntVectSet implementation based on tree representation |
| TreeIntVectSetIterator | |
| Tuple< T, N > | Ordered Tuples for Types T |
| Vector< T > | One dimensional dynamic array |
| WaveIBC | Example of a sinusoidal plane wave plus a constant density |
1.3.8