All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNDumux
|\CBlackoilComponent
A component class for the black oil model, intended to be used
for all three components.
oNOpmClass for immiscible dead oil and dry gas
|oNBenchmark3
|oNElasticity
|oNEulerUpstreamResidualDetails
|oNGIE
|oNImplicitTransportDefault
|oCBlackoilFluidClass responsible for computing all fluid properties from face pressures and composition
|oCFaceFluidData
|oCAllFluidData
|oCBlackoilInitializationBase class for initialization codes
|oCBasicInitializationInitialize basic cases
|oCSPE9InitializationInitialize SPE9 type case
|oCBlackoilSimulator
|oCBlackoilWellsA class designed to encapsulate a set of rate- or pressure-controlled wells in the black-oil setting
|oCBlackoilCo2PVT
|oCExplicitCompositionalTransport
|oCBlackoilDefs
|oCBlackoilPVT
|oCFluidMatrixInteractionBlackoilCapillary pressures and relative permeabilities for a black oil system
|oCFluidMatrixInteractionBlackoilParams
|oCFluidStateBlackoilFluid state for a black oil model
|oCAllFluidStatesMultiple fluid states for a black oil model
|oCMiscibilityDead
|oCMiscibilityLiveGas
|oCMiscibilityLiveOil
|oCMiscibilityProps
|oCMiscibilityWater
|oCBCBaseA class for building boundary conditions in a uniform way
|oCFlowBCA class for representing a flow boundary condition
|oCSatBCA class for representing a saturation boundary condition
|oCSurfvolBCA class for representing a surface volume boundary condition
|oCPeriodicConditionHandler
|oCDummyVec
|oCBasicBoundaryConditions
|oCBoundaryFaceInfo
|oCAllCellsLayoutGeneral cell layout
|oCGICellMapperMapper for general grids
|oCCpGridCellMapperA mapper for Dune::CpGrid cells only
|oCGICellMapper< Dune::CpGrid >Specialization of mapper selector for Dune::CpGrid for more performance
|oCGridInterfaceEuler
|oCMaxNormStl
|oCMaxNormDune
|oCReservoirState
|oCRockA property class for porous media rock
|oCTwophaseFluidWrapper
|oCLinearSolverBICGSTAB
|oCLinearSolverISTLAMG
|oCTransportSource
|oCOwnDataFullMatrix StoragePolicy which provides object owning semantics
|oCSharedDataFullMatrix StoragePolicy which provides object sharing semantics
|oCImmutableSharedDataFullMatrix StoragePolicy which provides immutable object sharing semantics
|oCScalarMobilityA wrapper for a scalar
|oCReservoirPropertyCapillaryA property class for incompressible two-phase flow
|oCTensorMobilityA wrapper for a tensor
|oCReservoirPropertyCapillaryAnisotropicRelpermA property class for incompressible two-phase flow
|oCReservoirPropertyCommonA property class for incompressible two-phase flow
|oCReservoirPropertyFixedMobility
|oCReservoirPropertyTracerFluid
|oCRockAnisotropicRelperm
|oCRockJfunc
|oCSimulatorBase
|oCIsotropicTraits policies for isotropic (scalar) relperm
|oCAnisotropicTraits for upscaling with anisotropic relperm (tensorial) input
|oCExplicitTraits for explicit transport
|oCImplicitCapTraits for implicit transport
|oCSimulatorTraitsCombines the component traits into a single, parametrized type
|oCWellsA class designed to encapsulate a set of rate- or pressure-controlled wells
|oCEulerUpstreamClass for doing simple transport by explicit Euler upstream method for general grid
|oCEulerUpstreamImplicitClass for doing simple transport by implicit Euler upstream method for general grid
|oCEulerUpstreamResidualClass for doing simple transport by explicit Euler upstream method for general grid
|oCImplicitCapillarityClass for doing simple transport by explicit Euler upstream method for general grid
|oCMatchSaturatedVolumeFunctor
|oCIncompFlowSolverHybrid
 Solve mixed formulation of incompressible flow modelled by
 Darcy's law

\[@f{aligned}{ v &= -K\lamda(\nabla p + \rho\vec{g}), \\ \nabla\cdot v &= q. \end

] The solver is based on a hybrid discretization scheme which yields a system of linear equations of the form

\[@f{bmatrix}{ B & C & D \\ C^{T} & 0 & 0 \\ D^{T} & 0 & 0 }\, @f{bmatrix}{v \\ -p \\ \pi\end

=

\begin{bmatrix}f \\ g \\ h\end{bmatrix}

] where $v$ represents the interface fluxes for each interface for each cell, $p$ are the cell pressures and $\pi$ are the interface pressures

|oCMimeticIPAnisoRelpermEvaluator
|oCMimeticIPEvaluator
|oCTpfaCompressible
|oCCornerPointChopper
|oCRelPermUpscaleHelperHelper class for relperm upscaling applications
|oCSinglePhaseUpscalerA class for doing single phase (permeability) upscaling
|oCSteadyStateUpscalerA class for doing steady state upscaling
|oCSteadyStateUpscalerImplicitA class for doing steady state upscaling
|oCSteadyStateUpscalerManager
|oCSteadyStateUpscalerManagerImplicit
|\CUpscalerBaseA base class for upscaling
oCArithmeticAverage
oCLoggerHelperHelper class for progress logging during time consuming processes
oCMeshColorizerGenerate a coloring of a mesh suitable for threaded assembly
oCMimeticIPAnisoRelpermEvaluator< CellIter, dim, computeInverseIP >
Defines a class template for computing a matrix
representation of the permeability-dependent inner product

$b(v,w) = (v, K^{-1}\,w)$ of the velocity vectors $v$ and $w$

oCMimeticIPEvaluator< GridInterface, RockInterface >
Defines a class template for computing a matrix
representation of the permeability-dependent inner product

$b(v,w) = (v, K^{-1}\,w)$ of the velocity vectors $v$ and $w$

oCModelThickness
\CTpfaCompressibleAssemblerEncapsulates the cfs_tpfa (= compressible flow solver two-point flux approximation) solver modules
 \CLinearSystemEncapsulate a sparse linear system in CSR format