Go to the source code of this file.
|
| struct | geos::compositionalMultiphaseWellKernels::SubRegionTag |
| |
| struct | geos::compositionalMultiphaseWellKernels::ElemTag |
| |
| struct | geos::compositionalMultiphaseWellKernels::ColOffset |
| |
| struct | geos::compositionalMultiphaseWellKernels::ColOffset_WellJac< NC, 0 > |
| |
| struct | geos::compositionalMultiphaseWellKernels::ColOffset_WellJac< NC, 1 > |
| |
| struct | geos::compositionalMultiphaseWellKernels::RowOffset |
| |
| struct | geos::compositionalMultiphaseWellKernels::RowOffset_WellJac< NC, 0 > |
| |
| struct | geos::compositionalMultiphaseWellKernels::RowOffset_WellJac< NC, 1 > |
| |
| struct | geos::compositionalMultiphaseWellKernels::ControlEquationHelper |
| |
| struct | geos::compositionalMultiphaseWellKernels::PressureRelationKernel |
| |
| struct | geos::compositionalMultiphaseWellKernels::VolumeBalanceKernel |
| |
| struct | geos::compositionalMultiphaseWellKernels::PresTempCompFracInitializationKernel |
| |
| struct | geos::compositionalMultiphaseWellKernels::CompDensInitializationKernel |
| |
| struct | geos::compositionalMultiphaseWellKernels::RateInitializationKernel |
| |
| class | geos::compositionalMultiphaseWellKernels::TotalMassDensityKernel< NUM_COMP, NUM_PHASE > |
| | Define the interface for the property kernel in charge of computing the total mass density. More...
|
| |
| class | geos::compositionalMultiphaseWellKernels::TotalMassDensityKernelFactory |
| |
| class | geos::compositionalMultiphaseWellKernels::ResidualNormKernel |
| |
| class | geos::compositionalMultiphaseWellKernels::ResidualNormKernelFactory |
| |
| class | geos::compositionalMultiphaseWellKernels::SolutionScalingKernelFactory |
| |
| class | geos::compositionalMultiphaseWellKernels::ElementBasedAssemblyKernel< NUM_COMP, IS_THERMAL > |
| | Define the interface for the assembly kernel in charge of accumulation and volume balance. More...
|
| |
| struct | geos::compositionalMultiphaseWellKernels::ElementBasedAssemblyKernel< NUM_COMP, IS_THERMAL >::StackVariables |
| | Kernel variables (dof numbers, jacobian and residual) located on the stack. More...
|
| |
| class | geos::compositionalMultiphaseWellKernels::ElementBasedAssemblyKernelFactory |
| |
| class | geos::compositionalMultiphaseWellKernels::FaceBasedAssemblyKernel< NC, IS_THERMAL > |
| | Define the interface for the assembly kernel in charge of flux terms. More...
|
| |
| struct | geos::compositionalMultiphaseWellKernels::FaceBasedAssemblyKernel< NC, IS_THERMAL >::StackVariables |
| |
| class | geos::compositionalMultiphaseWellKernels::FaceBasedAssemblyKernelFactory |
| |
|
|
static constexpr real64 | geos::compositionalMultiphaseWellKernels::minDensForDivision = 1e-10 |
| |