Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

Chombo Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
AliasDataFactory< T >
AMRFramework for Berger-Oliger timestepping for AMR
AMRLevelAbstract base class for time-dependent data at a level of refinement
AMRLevelFactoryFactory class to produce an AMRLevel
AMRLevelIdealMHDAMR Godunov
AMRLevelIdealMHDFactoryAMR Godunov factory
AMRLevelMGClass which manages data and operations on a level for AMRSolver
AMRLevelPolytropicGasAMR Godunov
AMRLevelPolytropicGasFactoryAMR Godunov factory
AMRNodeLevelMGClass which manages data and operations on a level for AMRNodeSolver
AMRNodeSolverClass which manages grid hierarchy and composite elliptic solution
AMRNodeSolverAltClass which manages grid hierarchy and composite elliptic solution, solving level-by-level
AMRSolverClass which manages grid hierarchy and composite elliptic solution
ArenaA Virtual Base Class for Dynamic Memory Managemen
ArrayViewDataSpecial LayoutData type for use with ArrayView
BArenaA Concrete Class for Dynamic Memory Management
BaseBottomSmootherPure base class to encapsulate bottom smooth for LevelOp-derived objects
BaseFab< T >
BaseHelmholtzOpPure-virtual base Helmholtz operator class (alpha*I + div*beta*grad)
BiCGStabSmootherImplements 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
BinItemVirtual base class for particle data
BitSet
BitSetIterator
BoxA Rectangular Domain on an Integer Lattice
BoxGhostBCClass to encapsulate the operations of ghost-cell boundary conditions
BoxIteratorIterates through the IntVects of a Box
BoxLayoutA not-necessarily-disjoint collective of boxes
BoxLayoutData< T >Data on a BoxLayout
BRMeshRefineClass which manages Berger-Rigoutsos grid generation
CArenaA Concrete Class for Dynamic Memory Management
CFIVSInternal Chombo class to get fine intvectset at CF interface
CFStencilClass to encapsulate coarse-fine information for AMR operations
Chombo_MPI
CoarseAverageReplaces coarse level data with an average of fine level data
CopierA 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
DataIteratorAn Iterator based on a BoxLayout object
DefaultDataFactory< T >Factory object to data members of a BoxLayoutData container
DenseIntVectSetDense representation implementation of IntVectSet class
DenseIntVectSetIteratorDenseIntVectSetIterator iterates over all the 'true' members of a DenseIntVectSet set
DerivStencilClass to encapsulate the operations to create derivs on irreg stencils
DirichletBCClass to enforce homogeneous Dirichlet boundary conditions
DisjointBoxLayoutA BoxLayout that has a concept of disjointedness
DomainGhostBCClass to enforce ghost-cell based boundary conditions
DomainNodeBCClass to enforce boundary conditions
ExplosionIBCExample of an circular/spherical explosion
ExtrapFillPatchFills outer ghost cells by copying from inner ghost cells
FABAliasDataFactory
FaceNodeBCA class to encapsulate the operations of boundary conditions on a face
FArrayBox
FineInterpReplaces fine level data with interpolation of coarse level data
FluxBoxA FArrayBox-like container for face-centered fluxes
GaussianIBCExample of a gaussian density distribution plus a constant density
GSRBSmootherGSRB smoothing as a bottom smoother
HelmholtzOpHelmholtz operator class
IdealMHDIBCExample of a wedge at zero attack angle
IndexTypeCell-Based or Node-Based Indices
IntervalStructure for passing component ranges in code
IntVectAn integer Vector in SpaceDim-dimensional space
IntVectSetAn irregular domain on an integer lattice
IVSFAB< T >
IVSIteratorIterator for an IntVectSet
LayoutData< T >Data that maintains a one-to-one mapping to the boxes in a BoxLayout
LayoutIndexAn index for LayoutIterator
LayoutIteratorAn Iterator based on a BoxLayout object
LDOperator< T >
LevelData< T >
LevelFluxRegisterLevelFluxRegister-A class to encapsulate a levels worth of flux registers
LevelGodunovLevel Godunov - really a hyperbolic level integrator
LevelMGInternal Chombo class to manage multigrid solve on a level
LevelNodeSolverSolves elliptic equations on a level
LevelOpPure base class to encapsulate level operations API for elliptic solvers
LevelSolverSolves elliptic equations on a level
List< T >A Doubly-Linked List Class
ListIterator< T >Iterator over a List
MayDayError-reporting Functions
MemtrackMemory tracking functions
MeshRefineClass which manages grid generation
MGInterpInternal Chombo class to interpolate coarse level data to a fine level
MotionItem
NeumannBCClass to enforce homogeneous Neumann boundary conditions
NodeBaseBottomSmootherPure base class to encapsulate bottom smoother for NodeLevelOp-derived objects
NodeBiCGStabSmootherImplements BiCGStab as a bottom smoother for LevelOp-derived classes
NodeCFIVSClass to get fine IntVectSet at coarse/fine interface
NodeCGSmootherImplements CG as a bottom smoother for LevelOp-derived classes
NodeCoarseAverageReplaces coarse-level data with an average of fine-level data
NodeFArrayBoxA wrapper for an FArrayBox to contain NODE-centered data
NodeLevelMGMultigrid solver on a level
NodeLevelOpPure base class to encapsulate level operations API for node-centered elliptic solvers
NodeMGInterpClass to interpolate coarse-level data to a fine level
NodeNoOpSmootherImplements NoOp as a bottom smoother for LevelOp-derived classes
NodePoissonOpNode-centered Poisson operator
NodeQuadCFInterpClass to interpolate quadratically at coarse/fine interface
NodeQuadCFInterp2Class to interpolate quadratically at coarse/fine interface when refinement ratio is 2
NoOpSmootherDoes nothing as a bottom smoother
ParmParseParse Parameters From Command Line and Input Files
PatchGodunov
PatchIdealMHDAn example PatchGodunov for ideal magneto-hydro-dynamics
PatchPolytropicGasAn example PatchGodunov for polytropic, gamma-law gas dynamics
PhysIBCPhysical/domain initial and boundary conditions
PiecewiseLinearFillPatchFills ghost cells by linear interpolation in space and time
PoissonOpOne-sided differencing version of poisson operator
PoolPool is a class to optimize memory allocation
ProblemDomainA class to facilitate interaction with physical boundary conditions
QuadCFInterpQuadratic coarse-fine interpolation utility
QuadCFStencilClass to encapsulate CF info for quadratic interpolation
RampIBCExample of a wedge at zero attack angle
RealVectA Real vector in SpaceDim-dimensional space
RefCountedPtr< T >A reference-counting handle class
RotorMHDIBC
SerialTask
ShiftIteratorClass to manage box-shifting used to enforce periodic BC's
SideEncapsulation of high or low side
SideIteratorIterator for low and high side
SineIBCExample of a sinusoidal density variation plus a constant density
TreeIntVectSetIntVectSet implementation based on tree representation
TreeIntVectSetIterator
Tuple< T, N >Ordered Tuples for Types T
Vector< T >One dimensional dynamic array
WaveIBCExample of a sinusoidal plane wave plus a constant density
WaveMHDIBCExample of a wedge at zero attack angle

Generated on Fri Jul 2 17:55:33 2004 for Chombo by doxygen 1.3.2