Mushy Layer  1.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345678]
 CAMRLevel [external]
 CAMRLevelMushyLayerAMRLevel for mushy layer calculations
 CAMRLevelFactory [external]
 CAMRLevelMushyLayerFactoryFactory to create AMRLevelMushyLayer
 Cband_matrixClass for describing the matrix
 CBCFunction [external]
 CAbstractFaceBCFunctionAbstract boundary condition for cell faces
 CBasicECVelBCFunctionBoundary conditions for velocity (edge-centred)
 CBasicPorosityPermeabilityFaceBCFunctionBoundary condition for face centered porosity and permeability
 CAbstractScalarBCFunctionAbstract boundary condition for cell centres
 CAdvectDiffuseScalarBCBoundary condition function for fields which are advected and diffused
 CBasicPorosityPermeabilityBCFunctionBoundary conditions for porosity, $ \chi $, and permeability $\Pi$
 CBasicPressureBCFunctionSubcycledBoundary conditions for pressure $ P $ (subcycled version)
 CStreamFunctionBCBoundary conditions for the streamfunction $ \psi $
 CBasicCCVelBCFunctionBoundary condition for velocity (cell-centred)
 CBasicExtrapBCFunctionApply extrapolation boundary condition on all sides
 CBasicExtrapInteriorFunctionThis class only fills cells on the interior of the domain!
 CBasicFluxExtrapBCFunctionApply extrapolation boundary conditions to a flux component
 CBasicGradPressureBCFunctionBoundary condition for the pressure gradient
 CBasicRefluxCorrBCFunctionBoundary condition for reflux correction
 CDomainExtrapBCFunctionExtrapolation boundary condition
 CExtrapolationBCFunctionBoundary condition for source terms
 CFreestreamCorrBCFunctionBoundary condition for the freestream correction
 CNoFluxBCFunctionBoundary condition for no normal flux
 CBCInfoGeneral class to contian some boundary condition information
 CBCValueFunction [external]
 CConstValueFunctionConstant value boundary condition function
 CInflowValueFunctionReturn one value for inflow, and another if not
 CPressureInflowValueFunctionComputes values for the pressure at boundaries to enforce inflow
 CCoarseAverageEdgeReplaces edge-centered coarse-level data w/ averaged fine-level data
 CCoefficientInterpolator< LevelData< FArrayBox >, LevelData< FArrayBox > > [external]
 CCoefficientInterpolatorLinearLinear coefficient interpolator
 CCoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > > [external]
 CCoefficientInterpolatorLinearFaceLinear coefficient interpolator (face centred)
 CDiagnosticsClass to contain diagnostics
 CDivergenceClass to encapsulate Divergence functions
 CEdgeVelBCHolderThis is a physical BC class designed to handle velocities on edges
 CGodunovPhysics [external]
 CAdvectionPhysicsAn GodunovPhysics-derived class for simple advection-diffusion problems
 CGradientClass to encapsulate Gradient functions (both CC and face-centered)
 CIntVectSet [external]
 CChannelRepresentation of a brine channel
 CLevelDomainFluxRegisterKeep track of fluxes at domain edges on a level
 CLinearOp< T > [external]
 CMGLevelOp< T > [external]
 CAMRLevelOp< T > [external]
 CTGAHelmOp< T > [external]
 CLevelTGAHelmOp< LevelData< FArrayBox >, FluxBox > [external]
 CAMRPoissonOp [external]
 CAMRNonLinearMultiCompOpNonlinear variable coefficient operator
 CDarcyBrinkmanOpOperator for solving the Darcy-Brinkman equation
 CVCAMRPoissonOp2 [external]
 CAMRProjectionOpOperator for doing projector with a variable coefficient
 CAMRScalarDiffusionOpOperator for doing diffusion of a scalar quantity
 CAMRLevelOp< T > [external]
 CMaskClass to determine coarse-fine validity info
 CMGLevelOpFactory< T > [external]
 CAMRLevelOpFactory< LevelData< FArrayBox > > [external]
 CAMRNonLinearMultiCompOpFactoryFactory for nonlinear variable coefficient operator
 CAMRProjectionOpFactoryFactory for creating AMRProjectionOp's
 CDarcyBrinkmanOpFactoryFactory to create DarcyBrinkmanOp
 CVCAMRPoissonOp2Factory [external]
 CAMRScalarDiffusionOpFactory
 CAMRLevelOpFactory< LevelData< FArrayBox > > [external]
 CMGLevelOpObserver< T > [external]
 CMGLevelOp< T > [external]
 CMushyLayerOptionsContains most of the options for running the code, and how to handle the equations
 CMushyLayerParamsClass to handle the physical parameters of a mushy layer simulation
 CNonlinearBCSolverBase class for solving for nonlinear ghost cell values
 CNonlinearBCSolverNewtonNewton solver
 CNonlinearBCSolverPicardPicard solver
 CNonlinearTemperatureBCClass for implementing temperature bcs on the enthalpy field
 CNonlinearTemperatureBCRobinRobin temperature bcs, for applying to the enthalpy field
 CPhysBCUtilBig class to encapsulate physical boundary conditions
 CPhysIBC [external]
 CAdvectIBCIBC for simple advection
 CVelIBCIBC for simple Velocity advection (solid wall) boundary conditions
 CProjectorThis class manages the various forms of the projection
 CsplineClass for handling spline interpolation
 CVelBCHolderThis is a physical BC class designed to handle velocities