CEwoms::aligned_allocator< T, Alignment > | |
CEwoms::aligned_allocator< void, Alignment > | |
▶CAssembledLinearOperator | |
CEwoms::Linear::OverlappingOperator< OverlappingMatrix, DomainVector, RangeVector > | An overlap aware linear operator usable by ISTL |
CEwoms::BaseAuxiliaryModule< TypeTag > | Base class for specifying auxiliary equations |
▶CEwoms::BaseGridManager< TypeTag > | Provides the base class for most (all?) grid managers |
CEwoms::CubeGridManager< TypeTag > | Provides a grid manager which a regular grid made of quadrilaterals |
CEwoms::DgfGridManager< TypeTag > | Provides a grid manager which reads Dune Grid Format (DGF) files |
CEwoms::StructuredGridManager< TypeTag > | Helper class for grid instantiation of the lens problem |
▶CEwoms::BaseOutputModule< TypeTag > | The base class for writer modules |
CEwoms::VtkBlackOilModule< TypeTag > | VTK output module for the black oil model's parameters |
CEwoms::VtkBlackOilPolymerModule< TypeTag > | VTK output module for the black oil model's polymer related quantities |
CEwoms::VtkBlackOilSolventModule< TypeTag > | VTK output module for the black oil model's solvent related quantities |
CEwoms::VtkCompositionModule< TypeTag > | VTK output module for the fluid composition |
CEwoms::VtkDiffusionModule< TypeTag > | VTK output module for quantities which make sense for models which incorperate molecular diffusion |
CEwoms::VtkDiscreteFractureModule< TypeTag > | VTK output module for quantities which make sense for all models which deal with discrete fractures in porous media |
CEwoms::VtkEnergyModule< TypeTag > | VTK output module for quantities which make sense for models which assume thermal equilibrium |
CEwoms::VtkMultiPhaseModule< TypeTag > | VTK output module for quantities which make sense for all models which deal with multiple fluid phases in porous media that don't use flashy concepts like interfacial area |
CEwoms::VtkPhasePresenceModule< TypeTag > | VTK output module for the fluid composition |
CEwoms::VtkPrimaryVarsModule< TypeTag > | VTK output module for the fluid composition |
CEwoms::VtkTemperatureModule< TypeTag > | VTK output module for the temperature in which assume thermal equilibrium |
▶CEwoms::BaseOutputWriter | The base class for all output writers |
CEwoms::VtkMultiWriter< GridView, vtkFormat > | Simplifies writing multi-file VTK datasets |
▶CBaseProblem | |
CEwoms::Co2InjectionProblem< TypeTag > | Problem where is injected under a low permeable layer at a depth of 2700m |
CEwoms::CuvetteProblem< TypeTag > | Non-isothermal three-phase gas injection problem where a hot gas is injected into a unsaturated porous medium with a residually trapped NAPL contamination |
CEwoms::DiffusionProblem< TypeTag > | 1D problem which is driven by molecular diffusion |
CEwoms::FingerProblem< TypeTag > | Two-phase problem featuring some gravity-driven saturation fingers |
CEwoms::FractureProblem< TypeTag > | Two-phase problem which involves fractures |
CEwoms::GroundWaterProblem< TypeTag > | Test for the immisicible VCVF discretization with only a single phase |
CEwoms::InfiltrationProblem< TypeTag > | Isothermal NAPL infiltration problem where LNAPL contaminates the unsaturated and the saturated groundwater zone |
CEwoms::LensProblem< TypeTag > | Soil contamination problem where DNAPL infiltrates a fully water saturated medium |
CEwoms::ObstacleProblem< TypeTag > | Problem where liquid water is first stopped by a low-permeability lens and then seeps though it |
CEwoms::OutflowProblem< TypeTag > | Problem where dissolved nitrogen is transported with the water phase from the left side to the right |
CEwoms::PowerInjectionProblem< TypeTag > | 1D Problem with very fast injection of gas on the left |
CEwoms::ReservoirProblem< TypeTag > | Some simple test problem for the black-oil VCVF discretization inspired by an oil reservoir |
CEwoms::RichardsLensProblem< TypeTag > | A water infiltration problem with a low-permeability lens embedded into a high-permeability domain |
CEwoms::Tutorial1Problem< TypeTag > | Tutorial problem using the "immiscible" model |
CEwoms::WaterAirProblem< TypeTag > | Non-isothermal gas injection problem where a air is injected into a fully water saturated medium |
▶CBCRSMatrix | |
CEwoms::Linear::OverlappingBCRSMatrix< BCRSMatrix > | An overlap aware block-compressed row storage (BCRS) matrix |
CEwoms::Linear::BiCGStabSolver< LinearOperator, Vector, Preconditioner > | Implements a preconditioned stabilized BiCG linear solver |
CEwoms::Linear::BlackList | Expresses which degrees of freedom are blacklisted for the parallel linear solvers and which domestic indices they correspond to |
CEwoms::BlackOilDarcyFluxModule< TypeTag > | Provides a Darcy flux module for the blackoil model |
CEwoms::BlackOilFluidState< TypeTag > | Implements a "taylor-made" fluid state class for the black-oil model |
CEwoms::BlackOilIndices< numSolventsV, numPolymersV, PVOffset > | The primary variable and equation indices for the black-oil model |
CEwoms::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV > | Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities |
▶CEwoms::BlackOilPolymerExtensiveQuantities< TypeTag > | |
CEwoms::BlackOilExtensiveQuantities< TypeTag > | This template class contains the data which is required to calculate the fluxes of the fluid phases over a face of a finite volume for the black-oil model |
CEwoms::BlackOilPolymerExtensiveQuantities< TypeTag, false > | |
CEwoms::BlackOilPolymerIntensiveQuantities< TypeTag, enablePolymerV > | Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model |
▶CEwoms::BlackOilPolymerIntensiveQuantities< TypeTag > | |
CEwoms::BlackOilIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the black-oil model |
CEwoms::BlackOilPolymerIntensiveQuantities< TypeTag, false > | |
CEwoms::BlackOilPolymerModule< TypeTag, enablePolymerV > | Contains the high level supplements required to extend the black oil model by polymer |
CEwoms::BlackOilSolventExtensiveQuantities< TypeTag, enableSolventV > | Provides the solvent specific extensive quantities to the generic black-oil module's extensive quantities |
▶CEwoms::BlackOilSolventExtensiveQuantities< TypeTag > | |
CEwoms::BlackOilExtensiveQuantities< TypeTag > | This template class contains the data which is required to calculate the fluxes of the fluid phases over a face of a finite volume for the black-oil model |
CEwoms::BlackOilSolventExtensiveQuantities< TypeTag, false > | |
▶CEwoms::BlackOilSolventIntensiveQuantities< TypeTag, enableSolventV > | Provides the volumetric quantities required for the equations needed by the solvents extension of the black-oil model |
CEwoms::BlackOilIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the black-oil model |
CEwoms::BlackOilSolventIntensiveQuantities< TypeTag > | |
CEwoms::BlackOilSolventIntensiveQuantities< TypeTag, false > | |
CEwoms::BlackOilSolventModule< TypeTag, enableSolventV > | Contains the high level supplements required to extend the black oil model by solvents |
CEwoms::BlackOilTwoPhaseIndices< numSolventsV, numPolymersV, PVOffset, disabledCanonicalCompIdx > | The primary variable and equation indices for the black-oil model |
▶CBlockVector | |
CEwoms::Linear::OverlappingBlockVector< FieldVector, Overlap > | An overlap aware block vector |
CEwoms::Linear::BorderIndex | A single index intersecting with the process boundary |
CEwoms::BoundaryPressureCallback< TypeTag, FluidState > | Callback class for a phase pressure |
▶CCommDataHandleIF | |
CEwoms::GridCommHandleGhostSync< FieldType, Container, EntityMapper, commCodim > | Data handle for parallel communication which can be used to set the values values of ghost and overlap DOFs from their respective master processes |
CEwoms::GridCommHandleMax< FieldType, Container, EntityMapper, commCodim > | Data handle for parallel communication which takes the maximum of all values that are attached to DOFs |
CEwoms::GridCommHandleMin< FieldType, Container, EntityMapper, commCodim > | Provides data handle for parallel communication which takes the minimum of all values that are attached to DOFs |
CEwoms::GridCommHandleSum< FieldType, Container, EntityMapper, commCodim > | Data handle for parallel communication which sums up all values are attached to DOFs |
CEwoms::Linear::VertexBorderListFromGrid< GridView, VertexMapper > | Uses communication on the grid to find the initial seed list of indices |
CEwoms::ConditionalStorage< cond, T > | A simple class which only stores a given member attribute if a boolean condition is true |
CEwoms::ConditionalStorage< false, T > | |
CEwoms::ConditionalStorage< needIntegrationPos, GlobalPosition > | |
CEwoms::ConditionalStorage< needNormal, WorldVector > | |
▶CEwoms::Linear::ConvergenceCriterion< Vector > | Base class for all convergence criteria which only defines an virtual API |
CEwoms::Linear::CombinedCriterion< Vector, CollectiveCommunication > | Convergence criterion which looks at the absolute value of the residual and fails if the linear solver stagnates |
CEwoms::Linear::FixPointCriterion< Vector, CollectiveCommunication > | Provides a convergence criterion for the linear solvers which looks at the weighted maximum of the difference between two iterations |
CEwoms::Linear::ResidReductionCriterion< Vector > | Provides a convergence criterion which looks at the reduction of the two-norm of the residual for the linear solvers |
CEwoms::Linear::WeightedResidualReductionCriterion< Vector, CollectiveCommunication > | Convergence criterion which looks at the weighted absolute value of the residual |
CEwoms::CopyRestrictProlong< Grid, Container > | |
CEwoms::CopyRestrictProlongTraits< Grid, Container > | |
CEwoms::DarcyBaseProblem< TypeTag > | Provides the defaults for the parameters required by the Darcy velocity approach |
▶CEwoms::DarcyExtensiveQuantities< TypeTag > |
Provides the Darcy flux module |
CEwoms::BlackOilDarcyExtensiveQuantities< TypeTag > | Specifies the extensive quantities for the black-oil model if using Darcy relation |
CEwoms::ForchheimerExtensiveQuantities< TypeTag > |
Provides the Forchheimer flux module |
CEwoms::DarcyFluxModule< TypeTag > | Specifies a flux module which uses the Darcy relation |
CEwoms::DarcyIntensiveQuantities< TypeTag > | Provides the intensive quantities for the Darcy flux module |
CEwoms::DensityCallback< TypeTag > | Callback class for the density of a phase |
CEwoms::DiffusionExtensiveQuantities< TypeTag, enableDiffusion > | Provides the quantities required to calculate diffusive mass fluxes |
CEwoms::DiffusionExtensiveQuantities< TypeTag, false > | Provides the quantities required to calculate diffusive mass fluxes. |
▶CEwoms::DiffusionExtensiveQuantities< TypeTag, GET_PROP_VALUE(TypeTag, EnableDiffusion)> | |
CEwoms::FlashExtensiveQuantities< TypeTag > | This template class contains the data which is required to calculate all fluxes of components over a face of a finite volume for the compositional multi-phase model based on flash calculations |
CEwoms::NcpExtensiveQuantities< TypeTag > | This template class represents the extensive quantities of the compositional NCP model |
CEwoms::PvsExtensiveQuantities< TypeTag > | Contains all data which is required to calculate all fluxes at a flux integration point for the primary variable switching model |
CEwoms::DiffusionExtensiveQuantities< TypeTag, true > | Provides the quantities required to calculate diffusive mass fluxes. |
CEwoms::DiffusionIntensiveQuantities< TypeTag, enableDiffusion > | Provides the volumetric quantities required for the calculation of molecular diffusive fluxes |
CEwoms::DiffusionIntensiveQuantities< TypeTag, false > | Provides the volumetric quantities required for the calculation of molecular diffusive fluxes. |
▶CEwoms::DiffusionIntensiveQuantities< TypeTag, GET_PROP_VALUE(TypeTag, EnableDiffusion) > | |
CEwoms::FlashIntensiveQuantities< TypeTag > | Contains the intensive quantities of the flash-based compositional multi-phase model |
CEwoms::NcpIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model |
CEwoms::PvsIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model |
CEwoms::DiffusionIntensiveQuantities< TypeTag, true > | Provides the volumetric quantities required for the calculation of molecular diffusive fluxes. |
CEwoms::DiffusionModule< TypeTag, enableDiffusion > | Provides the auxiliary methods required for consideration of the diffusion equation |
CEwoms::DiffusionModule< TypeTag, false > | Provides the auxiliary methods required for consideration of the diffusion equation. |
CEwoms::DiffusionModule< TypeTag, true > | Provides the auxiliary methods required for consideration of the diffusion equation. |
▶CDiscExtensiveQuantities | |
▶CEwoms::MultiPhaseBaseExtensiveQuantities< TypeTag > | This class calculates the pressure potential gradients and the filter velocities for multi-phase flow in porous media |
CEwoms::BlackOilExtensiveQuantities< TypeTag > | This template class contains the data which is required to calculate the fluxes of the fluid phases over a face of a finite volume for the black-oil model |
CEwoms::FlashExtensiveQuantities< TypeTag > | This template class contains the data which is required to calculate all fluxes of components over a face of a finite volume for the compositional multi-phase model based on flash calculations |
▶CEwoms::ImmiscibleExtensiveQuantities< TypeTag > | This class provides the data all quantities that are required to calculate the fluxes of the fluid phases over a face of a finite volume for the immiscible multi-phase model |
CEwoms::DiscreteFractureExtensiveQuantities< TypeTag > | This class expresses all intensive quantities of the discrete fracture model |
CEwoms::NcpExtensiveQuantities< TypeTag > | This template class represents the extensive quantities of the compositional NCP model |
CEwoms::PvsExtensiveQuantities< TypeTag > | Contains all data which is required to calculate all fluxes at a flux integration point for the primary variable switching model |
CEwoms::RichardsExtensiveQuantities< TypeTag > | Calculates and stores the data which is required to calculate the flux of fluid over a face of a finite volume |
▶CDiscIntensiveQuantities | |
CEwoms::BlackOilIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the black-oil model |
CEwoms::FlashIntensiveQuantities< TypeTag > | Contains the intensive quantities of the flash-based compositional multi-phase model |
▶CEwoms::ImmiscibleIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume for the immiscible multi-phase model |
CEwoms::DiscreteFractureIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the discret fracture immiscible multi-phase model |
CEwoms::NcpIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model |
CEwoms::PvsIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model |
CEwoms::RichardsIntensiveQuantities< TypeTag > | Intensive quantities required by the Richards model |
▶CDiscLocalResidual | |
CEwoms::BlackOilLocalResidual< TypeTag > | Calculates the local residual of the black oil model |
CEwoms::FlashLocalResidual< TypeTag > | Calculates the local residual of the compositional multi-phase model based on flash calculations |
▶CEwoms::ImmiscibleLocalResidual< TypeTag > | Calculates the local residual of the immiscible multi-phase model |
CEwoms::DiscreteFractureLocalResidual< TypeTag > | Calculates the local residual of the discrete fracture immiscible multi-phase model |
CEwoms::NcpLocalResidual< TypeTag > | Details needed to calculate the local residual in the compositional multi-phase NCP-model |
CEwoms::PvsLocalResidual< TypeTag > | Element-wise calculation of the local residual for the compositional multi-phase primary variable switching model |
CEwoms::RichardsLocalResidual< TypeTag > | Element-wise calculation of the residual for the Richards model |
▶CDiscNewtonMethod | |
CEwoms::BlackOilNewtonMethod< TypeTag > | A newton solver which is specific to the black oil model |
CEwoms::NcpNewtonMethod< TypeTag > | A Newton solver specific to the NCP model |
CEwoms::PvsNewtonMethod< TypeTag > | A newton solver which is specific to the compositional multi-phase PVS model |
CEwoms::RichardsNewtonMethod< TypeTag > | A Richards model specific Newton method |
▶CDiscretization | |
▶CEwoms::MultiPhaseBaseModel< TypeTag > | A base class for fully-implicit multi-phase porous-media flow models which assume multiple fluid phases |
CEwoms::BlackOilModel< TypeTag > |
A fully-implicit black-oil flow model |
CEwoms::FlashModel< TypeTag > | A compositional multi-phase model based on flash-calculations |
▶CEwoms::ImmiscibleModel< TypeTag > | A fully-implicit multi-phase flow model which assumes immiscibility of the phases |
CEwoms::DiscreteFractureModel< TypeTag > | A fully-implicit multi-phase flow model which assumes immiscibility of the phases and is able to include fractures in the domain |
CEwoms::NcpModel< TypeTag > |
A compositional multi-phase model based on non-linear complementarity functions |
CEwoms::PvsModel< TypeTag > | A generic compositional multi-phase model using primary-variable switching |
CEwoms::RichardsModel< TypeTag > | This model implements a variant of the Richards equation for quasi-twophase flow |
CEwoms::Linear::DomesticOverlapFromBCRSMatrix | This class creates and manages the foreign overlap given an initial list of border indices and a BCRS matrix |
CDoxygen | |
CEwoms::EcfvBaseOutputModule< TypeTag > | Implements the discretization specific parts of writing files |
CEwoms::EcfvGridCommHandleFactory< TypeTag > | A class which provides types for DUNE grid handles for communication |
CEwoms::EcfvStencil< Scalar, GridView, needFaceIntegrationPos, needFaceNormal > | Represents the stencil (finite volume geometry) of a single element in the ECFV discretization |
CEwoms::EcfvStencil< Scalar, GridView, needFaceIntegrationPos, needFaceNormal >::EcfvSubControlVolumeFace< needNormal, needIntegrationPos > | Represents a face of a sub-control volume |
CEwoms::EclGridManager< TypeTag > | |
CEwoms::Linear::ElementBorderListFromGrid< GridView, ElementMapper > | Uses communication on the grid to find the initial seed list of indices for methods which use element-based degrees of freedom |
CEwoms::EmptyRestrictProlong | |
CEwoms::EmptyRestrictProlongTraits | |
CEwoms::EnergyExtensiveQuantities< TypeTag, enableEnergy > | Provides the quantities required to calculate energy fluxes |
CEwoms::EnergyExtensiveQuantities< TypeTag, false > | Provides the quantities required to calculate energy fluxes. |
▶CEwoms::EnergyExtensiveQuantities< TypeTag, GET_PROP_VALUE(TypeTag, EnableEnergy)> | |
CEwoms::FlashExtensiveQuantities< TypeTag > | This template class contains the data which is required to calculate all fluxes of components over a face of a finite volume for the compositional multi-phase model based on flash calculations |
CEwoms::ImmiscibleExtensiveQuantities< TypeTag > | This class provides the data all quantities that are required to calculate the fluxes of the fluid phases over a face of a finite volume for the immiscible multi-phase model |
CEwoms::NcpExtensiveQuantities< TypeTag > | This template class represents the extensive quantities of the compositional NCP model |
CEwoms::PvsExtensiveQuantities< TypeTag > | Contains all data which is required to calculate all fluxes at a flux integration point for the primary variable switching model |
CEwoms::EnergyExtensiveQuantities< TypeTag, true > | Provides the quantities required to calculate energy fluxes. |
CEwoms::EnergyIndices< PVOffset, enableEnergy > | Provides the indices required for the energy equation |
▶CEwoms::EnergyIndices< PVOffset+GET_PROP_VALUE(TypeTag, NumComponents)+GET_PROP_VALUE(TypeTag, NumPhases), GET_PROP_VALUE(TypeTag, EnableEnergy)> | |
CEwoms::NcpIndices< TypeTag, PVOffset > | The primary variable and equation indices for the compositional multi-phase NCP model |
▶CEwoms::EnergyIndices< PVOffset+GET_PROP_VALUE(TypeTag, NumComponents), GET_PROP_VALUE(TypeTag, EnableEnergy)> | |
CEwoms::FlashIndices< TypeTag, PVOffset > | Defines the primary variable and equation indices for the compositional multi-phase model based on flash calculations |
CEwoms::PvsIndices< TypeTag, PVOffset > | The indices for the compositional multi-phase primary variable switching model |
▶CEwoms::EnergyIndices< PVOffset+GET_PROP_VALUE(TypeTag, NumPhases), GET_PROP_VALUE(TypeTag, EnableEnergy)> | |
CEwoms::ImmiscibleIndices< TypeTag, PVOffset > | The indices for the isothermal multi-phase model |
CEwoms::EnergyIndices< PVOffset, false > | Provides the indices required for the energy equation. |
CEwoms::EnergyIndices< PVOffset, true > | Provides the indices required for the energy equation. |
CEwoms::EnergyIntensiveQuantities< TypeTag, enableEnergy > | Provides the volumetric quantities required for the energy equation |
CEwoms::EnergyIntensiveQuantities< TypeTag, false > | Provides the volumetric quantities required for the energy equation. |
▶CEwoms::EnergyIntensiveQuantities< TypeTag, GET_PROP_VALUE(TypeTag, EnableEnergy) > | |
CEwoms::FlashIntensiveQuantities< TypeTag > | Contains the intensive quantities of the flash-based compositional multi-phase model |
CEwoms::NcpIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model |
CEwoms::PvsIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model |
▶CEwoms::EnergyIntensiveQuantities< TypeTag, GET_PROP_VALUE(TypeTag, EnableEnergy)> | |
CEwoms::ImmiscibleIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume for the immiscible multi-phase model |
CEwoms::EnergyIntensiveQuantities< TypeTag, true > | Provides the volumetric quantities required for the energy equation. |
CEwoms::EnergyModule< TypeTag, enableEnergy > | Provides the auxiliary methods required for consideration of the energy equation |
CEwoms::EnergyModule< TypeTag, false > | Provides the auxiliary methods required for consideration of the energy equation. |
CEwoms::EnergyModule< TypeTag, true > | Provides the auxiliary methods required for consideration of the energy equation. |
▶CFieldVector | |
CEwoms::BlackOilRateVector< TypeTag > | Implements a vector representing mass, molar or volumetric rates for the black oil model |
CEwoms::FlashRateVector< TypeTag > | Implements a vector representing rates of conserved quantities. |
▶CEwoms::FvBasePrimaryVariables< TypeTag > | Represents the primary variables used by the a model |
CEwoms::BlackOilPrimaryVariables< TypeTag > | Represents the primary variables used by the black-oil model |
CEwoms::FlashPrimaryVariables< TypeTag > | Represents the primary variables used by the compositional flow model based on flash calculations |
▶CEwoms::ImmisciblePrimaryVariables< TypeTag > | Represents the primary variables used by the immiscible multi-phase, model |
CEwoms::DiscreteFracturePrimaryVariables< TypeTag > | Represents the primary variables used by the discrete fracture multi-phase model |
CEwoms::NcpPrimaryVariables< TypeTag > | Represents the primary variables used by the compositional multi-phase NCP model |
CEwoms::PvsPrimaryVariables< TypeTag > | Represents the primary variables used in the primary variable switching compositional model |
CEwoms::RichardsPrimaryVariables< TypeTag > | Represents the primary variables used in the Richards model |
CEwoms::ImmiscibleRateVector< TypeTag > | Implements a vector representing rates of conserved quantities |
CEwoms::NcpRateVector< TypeTag > | Implements a vector representing mass, molar or volumetric rates |
CEwoms::PvsRateVector< TypeTag > | Implements a vector representing molar, mass or volumetric rates |
CEwoms::RichardsRateVector< TypeTag > | Implements a vector representing mass, molar or volumetric rates |
▶CFluxBaseProblem | |
▶CEwoms::MultiPhaseBaseProblem< TypeTag > | The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium |
CEwoms::BlackOilProblem< TypeTag > | Base class for all problems which use the black-oil model |
CEwoms::DiscreteFractureProblem< TypeTag > | The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium |
▶CFluxExtensiveQuantities | |
CEwoms::MultiPhaseBaseExtensiveQuantities< TypeTag > | This class calculates the pressure potential gradients and the filter velocities for multi-phase flow in porous media |
▶CFluxIntensiveQuantities | |
CEwoms::BlackOilIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the black-oil model |
CEwoms::FlashIntensiveQuantities< TypeTag > | Contains the intensive quantities of the flash-based compositional multi-phase model |
CEwoms::ImmiscibleIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume for the immiscible multi-phase model |
CEwoms::NcpIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model |
CEwoms::PvsIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model |
CEwoms::RichardsIntensiveQuantities< TypeTag > | Intensive quantities required by the Richards model |
CEwoms::ForchheimerBaseProblem< TypeTag > | Provides the defaults for the parameters required by the Forchheimer velocity approach |
CEwoms::ForchheimerFluxModule< TypeTag > | Specifies a flux module which uses the Forchheimer relation |
CEwoms::ForchheimerIntensiveQuantities< TypeTag > | Provides the intensive quantities for the Forchheimer module |
CEwoms::Linear::ForeignOverlapFromBCRSMatrix | This class creates and manages the foreign overlap given an initial list of border indices and a BCRS matrix |
CEwoms::FractureMapper< TypeTag > | Stores the topology of fractures |
CEwoms::FvBaseAdLocalLinearizer< TypeTag > | Calculates the local residual and its Jacobian for a single element of the grid |
CEwoms::FvBaseBoundaryContext< TypeTag > | Represents all quantities which available on boundary segments |
CEwoms::FvBaseConstraintsContext< TypeTag > | Represents all quantities which available for calculating constraints |
▶CEwoms::FvBaseDiscretization< TypeTag > | The base class for the finite volume discretization schemes |
CEwoms::EcfvDiscretization< TypeTag > | The base class for the element-centered finite-volume discretization scheme |
CEwoms::VcfvDiscretization< TypeTag > | The base class for the vertex centered finite volume discretization scheme |
CEwoms::FvBaseElementContext< TypeTag > | This class stores an array of IntensiveQuantities objects, one intensive quantities object for each of the element's vertices |
CEwoms::FvBaseExtensiveQuantities< TypeTag > | Provide the properties at a face which make sense indepentently of the conserved quantities |
CEwoms::FvBaseFdLocalLinearizer< TypeTag > | Calculates the Jacobian of the local residual for finite volume spatial discretizations using a finite difference method |
▶CEwoms::FvBaseGradientCalculator< TypeTag > | This class calculates gradients of arbitrary quantities at flux integration points using the two-point approximation scheme |
CEwoms::P1FeGradientCalculator< TypeTag > | This class calculates gradients of arbitrary quantities at flux integration points using first order finite elemens ansatz functions |
CEwoms::FvBaseIntensiveQuantities< TypeTag > | Base class for the model specific class which provides access to all intensive (i.e., volume averaged) quantities |
CEwoms::FvBaseLinearizer< TypeTag > | The common code for the linearizers of non-linear systems of equations |
CEwoms::FvBaseLocalResidual< TypeTag > | Element-wise caculation of the residual matrix for models based on a finite volume spatial discretization |
CEwoms::FvBaseNewtonConvergenceWriter< TypeTag > | Writes the intermediate solutions during the Newton scheme for models using a finite volume discretization |
▶CEwoms::FvBaseProblem< TypeTag > | Base class for all problems which use a finite volume spatial discretization |
CEwoms::MultiPhaseBaseProblem< TypeTag > | The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium |
CEwoms::GenericGuard< Callback > | A simple class which makes sure that a cleanup function is called once the object is destroyed |
▶CGET_PROP_TYPETypeTag | |
CEwoms::BlackOilBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit black-oil model |
CEwoms::BlackOilIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the black-oil model |
CEwoms::BlackOilIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the black-oil model |
CEwoms::BlackOilLocalResidual< TypeTag > | Calculates the local residual of the black oil model |
CEwoms::BlackOilNewtonMethod< TypeTag > | A newton solver which is specific to the black oil model |
CEwoms::Co2InjectionProblem< TypeTag > | Problem where is injected under a low permeable layer at a depth of 2700m |
CEwoms::CuvetteProblem< TypeTag > | Non-isothermal three-phase gas injection problem where a hot gas is injected into a unsaturated porous medium with a residually trapped NAPL contamination |
CEwoms::DiffusionProblem< TypeTag > | 1D problem which is driven by molecular diffusion |
CEwoms::FingerProblem< TypeTag > | Two-phase problem featuring some gravity-driven saturation fingers |
CEwoms::FlashBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit compositional multi-phase model which is based on flash calculations |
CEwoms::FlashIntensiveQuantities< TypeTag > | Contains the intensive quantities of the flash-based compositional multi-phase model |
CEwoms::FlashIntensiveQuantities< TypeTag > | Contains the intensive quantities of the flash-based compositional multi-phase model |
CEwoms::FlashLocalResidual< TypeTag > | Calculates the local residual of the compositional multi-phase model based on flash calculations |
CEwoms::FractureProblem< TypeTag > | Two-phase problem which involves fractures |
CEwoms::FvBaseConstraints< TypeTag > | Class to specify constraints for a finite volume spatial discretization |
CEwoms::GroundWaterProblem< TypeTag > | Test for the immisicible VCVF discretization with only a single phase |
CEwoms::ImmiscibleBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit multi-phase model which assumes immiscibility |
CEwoms::ImmiscibleIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume for the immiscible multi-phase model |
CEwoms::ImmiscibleIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume for the immiscible multi-phase model |
CEwoms::ImmiscibleLocalResidual< TypeTag > | Calculates the local residual of the immiscible multi-phase model |
CEwoms::InfiltrationProblem< TypeTag > | Isothermal NAPL infiltration problem where LNAPL contaminates the unsaturated and the saturated groundwater zone |
CEwoms::LensProblem< TypeTag > | Soil contamination problem where DNAPL infiltrates a fully water saturated medium |
CEwoms::MultiPhaseBaseExtensiveQuantities< TypeTag > | This class calculates the pressure potential gradients and the filter velocities for multi-phase flow in porous media |
CEwoms::MultiPhaseBaseExtensiveQuantities< TypeTag > | This class calculates the pressure potential gradients and the filter velocities for multi-phase flow in porous media |
CEwoms::MultiPhaseBaseModel< TypeTag > | A base class for fully-implicit multi-phase porous-media flow models which assume multiple fluid phases |
CEwoms::MultiPhaseBaseProblem< TypeTag > | The base class for the problems of ECFV discretizations which deal with a multi-phase flow through a porous medium |
CEwoms::NcpBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit compositional multi-phase NCP model |
CEwoms::NcpIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model |
CEwoms::NcpIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model |
CEwoms::NcpLocalResidual< TypeTag > | Details needed to calculate the local residual in the compositional multi-phase NCP-model |
CEwoms::NcpNewtonMethod< TypeTag > | A Newton solver specific to the NCP model |
CEwoms::ObstacleProblem< TypeTag > | Problem where liquid water is first stopped by a low-permeability lens and then seeps though it |
CEwoms::OutflowProblem< TypeTag > | Problem where dissolved nitrogen is transported with the water phase from the left side to the right |
CEwoms::PowerInjectionProblem< TypeTag > | 1D Problem with very fast injection of gas on the left |
CEwoms::PvsBoundaryRateVector< TypeTag > | Implements a rate vector on the boundary for the fully implicit compositional multi-phase primary variable switching compositional model |
CEwoms::PvsIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model |
CEwoms::PvsIntensiveQuantities< TypeTag > | Contains the quantities which are are constant within a finite volume in the compositional multi-phase primary variable switching model |
CEwoms::PvsLocalResidual< TypeTag > | Element-wise calculation of the local residual for the compositional multi-phase primary variable switching model |
CEwoms::PvsNewtonMethod< TypeTag > | A newton solver which is specific to the compositional multi-phase PVS model |
CEwoms::ReservoirProblem< TypeTag > | Some simple test problem for the black-oil VCVF discretization inspired by an oil reservoir |
CEwoms::RichardsBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit Richards model |
CEwoms::RichardsIntensiveQuantities< TypeTag > | Intensive quantities required by the Richards model |
CEwoms::RichardsIntensiveQuantities< TypeTag > | Intensive quantities required by the Richards model |
CEwoms::RichardsLensProblem< TypeTag > | A water infiltration problem with a low-permeability lens embedded into a high-permeability domain |
CEwoms::RichardsLocalResidual< TypeTag > | Element-wise calculation of the residual for the Richards model |
CEwoms::RichardsNewtonMethod< TypeTag > | A Richards model specific Newton method |
CEwoms::Tutorial1Problem< TypeTag > | Tutorial problem using the "immiscible" model |
CEwoms::WaterAirProblem< TypeTag > | Non-isothermal gas injection problem where a air is injected into a fully water saturated medium |
CEwoms::Linear::GlobalIndices< ForeignOverlap > | This class maps domestic row indices to and from "global" indices which is used to construct an algebraic overlap for the parallel linear solvers |
CEwoms::Linear::IndexDistanceNpeers | This structure stores an index, a process rank, and the number of processes which "see" the degree of freedom with the index |
CEwoms::Linear::IndexRank | This structure stores an index and a process rank |
CEwoms::Linear::IndexRankDist | This structure stores an index, a process rank, and the distance of the degree of freedom to the process border |
▶Cintegral_constant | |
CEwoms::detail::is_alignment_constant< N > | |
CEwoms::detail::max_align< A, B > | |
CEwoms::detail::max_count_of< T > | |
CEwoms::detail::min_size< A, B > | |
▶Clist | |
CEwoms::Linear::SeedList | The list of indices which are on the process boundary |
CEwoms::MolarDensityCallback< TypeTag > | Callback class for the molar density of a phase |
CEwoms::MoleFractionCallback< TypeTag > | Callback class for a mole fraction of a component in a phase |
CEwoms::MpiBuffer< DataType > | Simplifies handling of buffers to be used in conjunction with MPI |
▶CNcpFlash | |
CEwoms::Co2InjectionFlash< Scalar, FluidSystem > | Flash solver used by the CO2 injection problem |
▶CEwoms::NewtonMethod< TypeTag > | The multi-dimensional Newton method |
CEwoms::FvBaseNewtonMethod< TypeTag > | A Newton method for models using a finite volume discretization |
CEwoms::Linear::NullBorderListCreator< GridView, DofMapper > | This is a grid manager which does not create any border list |
CEwoms::NullConvergenceWriter< TypeTag > | A convergence writer for the Newton method which does nothing |
CEwoms::detail::offset_object< T > | |
COmpMutex | |
▶CEwoms::Linear::ParallelBaseBackend< TypeTag > | Provides the common code which is required by most linear solvers |
CEwoms::Linear::ParallelAmgBackend< TypeTag > | Provides a linear solver backend using the parallel algebraic multi-grid (AMG) linear solver from DUNE-ISTL |
CEwoms::Linear::ParallelBiCGStabSolverBackend< TypeTag > | Implements a generic linear solver abstraction |
CEwoms::Linear::ParallelIstlSolverBackend< TypeTag > | Provides all unmodified linear solvers from dune-istl |
CEwoms::Linear::BlackList::PeerBlackListedEntry | |
CEwoms::Linear::PeerIndexGlobalIndex | This structure stores a local index on a peer process and a global index |
CEwoms::PffGridVector< GridView, Stencil, Data, DofMapper > | A random-access container which stores data attached to a grid's degrees of freedom in a prefetch friendly manner |
▶CPreconditioner | |
CEwoms::Linear::OverlappingPreconditioner< SeqPreCond, Overlap > | An overlap aware preconditioner for any ISTL linear solver |
CEwoms::PressureCallback< TypeTag > | Callback class for a phase pressure |
▶CPrimaryVariables | |
CEwoms::FvBaseConstraints< TypeTag > | Class to specify constraints for a finite volume spatial discretization |
CEwoms::QuadrialteralQuadratureGeometry< Scalar, dim > | Quadrature geometry for quadrilaterals |
▶CRateVector | |
CEwoms::BlackOilBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit black-oil model |
CEwoms::FlashBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit compositional multi-phase model which is based on flash calculations |
CEwoms::ImmiscibleBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit multi-phase model which assumes immiscibility |
CEwoms::NcpBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit compositional multi-phase NCP model |
CEwoms::PvsBoundaryRateVector< TypeTag > | Implements a rate vector on the boundary for the fully implicit compositional multi-phase primary variable switching compositional model |
CEwoms::RichardsBoundaryRateVector< TypeTag > | Implements a boundary vector for the fully implicit Richards model |
CEwoms::aligned_allocator< void, Alignment >::rebind< U > | |
CEwoms::aligned_allocator< T, Alignment >::rebind< U > | |
CEwoms::Restart | Load or save a state of a problem to/from the harddisk |
CEwoms::RichardsIndices | Indices for the primary variables/conservation equations of the Richards model |
▶CScalarProduct | |
CEwoms::Linear::OverlappingScalarProduct< OverlappingBlockVector, Overlap > | An overlap aware ISTL scalar product |
CScopedLock | This class implements an exception-safe scoped lock-keeper |
CEwoms::VcfvStencil< Scalar, GridView >::ScvGeometry | |
▶Cset | |
CEwoms::Linear::PeerSet | A set of process ranks |
CEwoms::SimplexGridManager< TypeTag > | Provides a grid manager which a regular grid made of simplices |
CEwoms::Simulator< TypeTag > | Manages the initializing and running of time dependent problems |
CEwoms::Linear::SolverReport | Collects summary information about the execution of the linear solver |
CEwoms::Linear::SolverWrapperRestartedGMRes< TypeTag > | Solver wrapper for the restarted GMRES solver of dune-istl |
CEwoms::EcfvStencil< Scalar, GridView, needFaceIntegrationPos, needFaceNormal >::SubControlVolume | Represents a sub-control volume |
CEwoms::VcfvStencil< Scalar, GridView >::SubControlVolume | Finite volume intersected with element |
CEwoms::VcfvStencil< Scalar, GridView >::SubControlVolumeFace | Interior face of a sub control volume |
CEwoms::TemperatureCallback< TypeTag > | Callback class for temperature |
CEwoms::ThreadedEntityIterator< GridView, codim > | Provides an STL-iterator like interface to iterate over the enties of a GridView in OpenMP threaded applications |
CEwoms::ThreadManager< TypeTag > | Simplifies multi-threaded capabilities |
CEwoms::Timer | Provides an encapsulation to measure the system time |
CEwoms::TimerGuard | A simple class which makes sure that a timer gets stopped if an exception is thrown |
▶Ctype | |
CEwoms::detail::alignment_of< T > | |
CEwoms::VcfvBaseOutputModule< TypeTag > | Implements the discretization specific parts of writing files |
CEwoms::VcfvGridCommHandleFactory< TypeTag > | A class which provides types for DUNE grid handles for communication |
CEwoms::VcfvStencil< Scalar, GridView > | Represents the finite volume geometry of a single element in the VCFV discretization |
CEwoms::VelocityCallback< TypeTag > | Callback class for the velocity of a phase at the center of a DOF |
CEwoms::VelocityComponentCallback< TypeTag > | Callback class for the velocity of a phase at the center of a DOF |
CEwoms::ViscosityCallback< TypeTag > | Callback class for the viscosity of a phase |
▶CVTKFunction | |
CEwoms::VtkScalarFunction< GridView, Mapper > | Provides a vector-valued function using Dune::FieldVectors as elements |
CEwoms::VtkTensorFunction< GridView, Mapper > | Provides a tensor-valued function using Dune::FieldMatrix objects as elements |
CEwoms::VtkVectorFunction< GridView, Mapper > | Provides a vector-valued function using Dune::FieldVectors as elements |