Mushy Layer
1.0
|
▼CAMRLevel [external] | |
CAMRLevelMushyLayer | AMRLevel for mushy layer calculations |
▼CAMRLevelFactory [external] | |
CAMRLevelMushyLayerFactory | Factory to create AMRLevelMushyLayer |
Cband_matrix | Class for describing the matrix |
▼CBCFunction [external] | |
▼CAbstractFaceBCFunction | Abstract boundary condition for cell faces |
CBasicECVelBCFunction | Boundary conditions for velocity (edge-centred) |
CBasicPorosityPermeabilityFaceBCFunction | Boundary condition for face centered porosity and permeability |
▼CAbstractScalarBCFunction | Abstract boundary condition for cell centres |
▼CAdvectDiffuseScalarBC | Boundary condition function for fields which are advected and diffused |
CBasicPorosityPermeabilityBCFunction | Boundary conditions for porosity, ![]() ![]() |
CBasicPressureBCFunctionSubcycled | Boundary conditions for pressure ![]() |
CStreamFunctionBC | Boundary conditions for the streamfunction ![]() |
CBasicCCVelBCFunction | Boundary condition for velocity (cell-centred) |
CBasicExtrapBCFunction | Apply extrapolation boundary condition on all sides |
CBasicExtrapInteriorFunction | This class only fills cells on the interior of the domain! |
CBasicFluxExtrapBCFunction | Apply extrapolation boundary conditions to a flux component |
CBasicGradPressureBCFunction | Boundary condition for the pressure gradient |
CBasicRefluxCorrBCFunction | Boundary condition for reflux correction |
CDomainExtrapBCFunction | Extrapolation boundary condition |
CExtrapolationBCFunction | Boundary condition for source terms |
CFreestreamCorrBCFunction | Boundary condition for the freestream correction |
CNoFluxBCFunction | Boundary condition for no normal flux |
CBCInfo | General class to contian some boundary condition information |
▼CBCValueFunction [external] | |
CConstValueFunction | Constant value boundary condition function |
CInflowValueFunction | Return one value for inflow, and another if not |
CPressureInflowValueFunction | Computes values for the pressure at boundaries to enforce inflow |
CCoarseAverageEdge | Replaces edge-centered coarse-level data w/ averaged fine-level data |
▼CCoefficientInterpolator< LevelData< FArrayBox >, LevelData< FArrayBox > > [external] | |
CCoefficientInterpolatorLinear | Linear coefficient interpolator |
▼CCoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > > [external] | |
CCoefficientInterpolatorLinearFace | Linear coefficient interpolator (face centred) |
CDiagnostics | Class to contain diagnostics |
CDivergence | Class to encapsulate Divergence functions |
CEdgeVelBCHolder | This is a physical BC class designed to handle velocities on edges |
▼CGodunovPhysics [external] | |
CAdvectionPhysics | An GodunovPhysics-derived class for simple advection-diffusion problems |
CGradient | Class to encapsulate Gradient functions (both CC and face-centered) |
▼CIntVectSet [external] | |
CChannel | Representation of a brine channel |
CLevelDomainFluxRegister | Keep 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] | |
CAMRNonLinearMultiCompOp | Nonlinear variable coefficient operator |
CDarcyBrinkmanOp | Operator for solving the Darcy-Brinkman equation |
▼CVCAMRPoissonOp2 [external] | |
CAMRProjectionOp | Operator for doing projector with a variable coefficient |
CAMRScalarDiffusionOp | Operator for doing diffusion of a scalar quantity |
CAMRLevelOp< T > [external] | |
CMask | Class to determine coarse-fine validity info |
▼CMGLevelOpFactory< T > [external] | |
▼CAMRLevelOpFactory< LevelData< FArrayBox > > [external] | |
CAMRNonLinearMultiCompOpFactory | Factory for nonlinear variable coefficient operator |
CAMRProjectionOpFactory | Factory for creating AMRProjectionOp's |
CDarcyBrinkmanOpFactory | Factory to create DarcyBrinkmanOp |
▼CVCAMRPoissonOp2Factory [external] | |
CAMRScalarDiffusionOpFactory | |
CAMRLevelOpFactory< LevelData< FArrayBox > > [external] | |
▼CMGLevelOpObserver< T > [external] | |
CMGLevelOp< T > [external] | |
CMushyLayerOptions | Contains most of the options for running the code, and how to handle the equations |
CMushyLayerParams | Class to handle the physical parameters of a mushy layer simulation |
▼CNonlinearBCSolver | Base class for solving for nonlinear ghost cell values |
CNonlinearBCSolverNewton | Newton solver |
CNonlinearBCSolverPicard | Picard solver |
▼CNonlinearTemperatureBC | Class for implementing temperature bcs on the enthalpy field |
CNonlinearTemperatureBCRobin | Robin temperature bcs, for applying to the enthalpy field |
CPhysBCUtil | Big class to encapsulate physical boundary conditions |
▼CPhysIBC [external] | |
CAdvectIBC | IBC for simple advection |
CVelIBC | IBC for simple Velocity advection (solid wall) boundary conditions |
CProjector | This class manages the various forms of the projection |
Cspline | Class for handling spline interpolation |
CVelBCHolder | This is a physical BC class designed to handle velocities |