Mushy Layer  1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAbstractFaceBCFunctionAbstract boundary condition for cell faces
 CAbstractScalarBCFunctionAbstract boundary condition for cell centres
 CAdvectDiffuseScalarBCBoundary condition function for fields which are advected and diffused
 CAdvectIBCIBC for simple advection
 CAdvectionPhysicsAn GodunovPhysics-derived class for simple advection-diffusion problems
 CAMRLevelMushyLayerAMRLevel for mushy layer calculations
 CAMRLevelMushyLayerFactoryFactory to create AMRLevelMushyLayer
 CAMRNonLinearMultiCompOpNonlinear variable coefficient operator
 CAMRNonLinearMultiCompOpFactoryFactory for nonlinear variable coefficient operator
 CAMRProjectionOpOperator for doing projector with a variable coefficient
 CAMRProjectionOpFactoryFactory for creating AMRProjectionOp's
 CAMRScalarDiffusionOpOperator for doing diffusion of a scalar quantity
 CAMRScalarDiffusionOpFactory
 Cband_matrixClass for describing the matrix
 CBasicCCVelBCFunctionBoundary condition for velocity (cell-centred)
 CBasicECVelBCFunctionBoundary conditions for velocity (edge-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
 CBasicPorosityPermeabilityBCFunctionBoundary conditions for porosity, $ \chi $, and permeability $\Pi$
 CBasicPorosityPermeabilityFaceBCFunctionBoundary condition for face centered porosity and permeability
 CBasicPressureBCFunctionSubcycledBoundary conditions for pressure $ P $ (subcycled version)
 CBasicRefluxCorrBCFunctionBoundary condition for reflux correction
 CBCInfoGeneral class to contian some boundary condition information
 CChannelRepresentation of a brine channel
 CCoarseAverageEdgeReplaces edge-centered coarse-level data w/ averaged fine-level data
 CCoefficientInterpolatorLinearLinear coefficient interpolator
 CCoefficientInterpolatorLinearFaceLinear coefficient interpolator (face centred)
 CConstValueFunctionConstant value boundary condition function
 CDarcyBrinkmanOpOperator for solving the Darcy-Brinkman equation
 CDarcyBrinkmanOpFactoryFactory to create DarcyBrinkmanOp
 CDiagnosticsClass to contain diagnostics
 CDivergenceClass to encapsulate Divergence functions
 CDomainExtrapBCFunctionExtrapolation boundary condition
 CEdgeVelBCHolderThis is a physical BC class designed to handle velocities on edges
 CExtrapolationBCFunctionBoundary condition for source terms
 CFreestreamCorrBCFunctionBoundary condition for the freestream correction
 CGradientClass to encapsulate Gradient functions (both CC and face-centered)
 CInflowValueFunctionReturn one value for inflow, and another if not
 CLevelDomainFluxRegisterKeep track of fluxes at domain edges on a level
 CMaskClass to determine coarse-fine validity info
 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
 CNoFluxBCFunctionBoundary condition for no normal flux
 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
 CPressureInflowValueFunctionComputes values for the pressure at boundaries to enforce inflow
 CProjectorThis class manages the various forms of the projection
 CsplineClass for handling spline interpolation
 CStreamFunctionBCBoundary conditions for the streamfunction $ \psi $
 CVelBCHolderThis is a physical BC class designed to handle velocities
 CVelIBCIBC for simple Velocity advection (solid wall) boundary conditions