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

Chombo&INSwithParticles Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
AdvectIBCIBC for simple advection
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
AMRLevelMGClass which manages data and operations on a level for AMRSolver
AMRSolverClass which manages grid hierarchy and composite elliptic solution
ArenaA Virtual Base Class for Dynamic Memory Managemen
Arena::Word
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)
basicEdgeVelBCThis is a basic physical BC class designed to handle velocities
basicScalBCThis is a basic physical BC class designed to handle scalars
basicVelBCThis is a basic physical BC class designed to handle velocities
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
BoxEdgeBCClass to do edge-centered physical boundary conditions
boxEdgeVelBCImplements edge-centered velocity BC's for flow in a box!
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
boxVelBCImplements cell-centered velocity BC's for flow in a box!
BRMeshRefineClass which manages Berger-Rigoutsos grid generation
CArenaA Concrete Class for Dynamic Memory Management
CArena::Node
CCProjectorThis class manages the various forms of the CC projection
CFIVSInternal Chombo class to get fine intvectset at CF interface
CFStencilClass to encapsulate coarse-fine information for AMR operations
channelBCSpecific BC's for the convection problem (particularly for scalars)
chfptr
CoarseAverageReplaces coarse level data with an average of fine level data
CoarseAverageEdgeReplaces edge-centered coarse-level data w/ averaged 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
DataIterator
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
DiscreteDeltaFnPure virtual base class to encapsulate discrete delta function operator
DisjointBoxLayoutA BoxLayout that has a concept of disjointedness
DomainGhostBCClass to enforce ghost-cell based boundary conditions
DragParticleBinItem-derived object to encapsulate definition of particle in fluid
edgeDirichletBCClass to do Dirichlet edge-centered BC's
Entry
ExtrapBCClass to enforce homogeneous neumann boundary conditions
ExtrapFillPatchFills outer ghost cells by copying from inner ghost cells
FABAliasDataFactory
FArrayBox
FineInterpReplaces fine level data with interpolation of coarse level data
FluxBoxA FArrayBox-like container for face-centered fluxes
GSRBSmootherGSRB smoothing as a bottom smoother
HelmholtzOpHelmholtz operator class
HOExtrapBCClass to do extrapolation BC's
IndexTypeCell-Based or Node-Based Indices
InflowVelBCDoes inflow
InhomoDirichletBCImplements dirichlet BCs for scalars
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 >Data over a disjoint union of rectangles
LevelFluxRegisterLevelFluxRegister-A class to encapsulate a levels worth of flux registers
LevelHelmholtzSolverSpecial case LevelSolver to solve Helmholtz eqn
LevelMGInternal Chombo class to manage multigrid solve 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
ListLink< T >
Mask
MayDayError-reporting 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
NoOpBCClass to do nothing on an edge
NoOpSmootherDoes nothing as a bottom smoother
NormalInflowVelBC
ParmParseParse Parameters From Command Line and Input Files
ParticleAMRNS
ParticleAMRNSFactory
ParticleProjectorClass to manage projection of particle drag force onto the fluid
PatchAdvectionAn PatchGodunov-derived class for simple advection-diffusion problems
PhysBCUtilEncapsulates all physical BC's for IAMR solves
PiecewiseLinearFillPatchFills ghost cells by linear interpolation in space and time
PoissonOpOne-sided differencing version of poisson operator
PolynomialDeltaInstantiation of discrete delta function using a polynomial
PoolPool is a class to optimize memory allocation
PP_Array< T >An Array of Objects of Type T for ParmParse
PP_CpClassPtr< T >A Smart Pointer for User-Defined Types for ParmParse
PP_CpPtr< T >: A Smart Pointer for Intrinsic or User-Defined Types for ParmParse
PP_entry
PP_List< T >A Doubly-Linked List for ParmParse
PP_ListIterator< T >Iterate over a List for ParmParse
PP_ListLink< T >
PP_LnClassPtr< T >A Smart Reference Counted Pointer for User-Defined Types for ParmParse
PP_LnPtr< T >A Reference Counted Smart Pointer for Intrinsic or User-Defined Types for ParmParse
PP_StringA String Class for ParmParse
PP_StringRep
PP_UseCount
ProblemDomainA class to facilitate interaction with physical boundary conditions
QuadCFInterpQuadratic coarse-fine interpolation utility
QuadCFStencilClass to encapsulate CF info for quadratic interpolation
RealVectA Real vector in SpaceDim-dimensional space
RefCountedPtr< T >A reference-counting handle class
ReflectBCClass to do extrapolation BC's
ReflectOddBCClass to do extrapolation BC's
scalarDirichletBCImplements dirichlet BCs for scalars
scalarInflowBC
scalarInflowChannelBC
SerialTask
ShiftIteratorClass to manage box-shifting used to enforce periodic BC's
SideEncapsulation of high or low side
SideIteratorIterator for low and high side
Timer
TreeIntVectSetIntVectSet implementation based on tree representation
TreeIntVectSetIterator
Tuple< T, N >Ordered Tuples for Types T
Vector< T >One dimensional dynamic array
VelIBCIBC for simple Velocity advection (solid wall) boundary conditions
VelocityPoissonOp
viscousBCImplements boundary conditions on viscous terms themselves

Generated on Wed Jun 2 13:58:08 2004 for Chombo&INSwithParticles by doxygen 1.3.2