version 3.8
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Spatial parameters

Spatial parameters. More...

Description

Spatial parameters.

Files

file  fvporousmediumspatialparams.hh
 The base class for spatial parameters in porous medium problems.
 
file  common/fvspatialparams.hh
 Basic spatial parameters to be used with finite-volume schemes.
 
file  geomechanics/elastic/fvspatialparams.hh
 The base class for spatial parameters of linear elastic geomechanical problems.
 
file  geomechanics/poroelastic/fvspatialparams.hh
 The base class for spatial parameters of poro-elastic geomechanical problems.
 
file  porenetwork/1p/spatialparams.hh
 The spatial parameters for single-phase pore-network models.
 
file  porenetwork/2p/spatialparams.hh
 The two-phase spatial parameters for pore-network models.
 
file  porenetwork/common/spatialparams.hh
 The base class for spatial parameters for pore-network models.
 
file  porenetwork/solidenergy/spatialparams.hh
 The spatial parameters for solid-energy models in pore networks.
 
file  porousmediumflow/fvspatialparams.hh
 The base class for spatial parameters in porous-medium-flow problems.
 
file  fvspatialparams1p.hh
 The base class for spatial parameters in single-phase porous-medium-flow problems.
 
file  fvspatialparams1pconstant.hh
 A spatial params implementation for 1p problem with constant properties.
 
file  fvspatialparamsmp.hh
 The base class for spatial parameters in multi-phase porous-medium-flow problems.
 
file  fvspatialparamsnonequilibrium.hh
 Base class for spatial parameters dealing with thermal and chemical non-equilibrium.
 
file  python/common/fvspatialparams.hh
 Basic spatial parameters to be used with finite-volume schemes.
 

Classes

class  Dumux::FVPorousMediumSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of porous-medium problems. More...
 
class  Dumux::FVSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters used with finite-volume schemes. More...
 
class  Dumux::FVElasticSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of linear elastic geomechanical problems. More...
 
class  Dumux::FVPoroElasticSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of poro-elastic geomechanical problems. More...
 
class  Dumux::PoreNetwork::OnePSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters for single-phase pore-network models. More...
 
class  Dumux::PoreNetwork::OnePDefaultSpatialParams< GridGeometry, Scalar >
 The default class for spatial parameters for single-phase pore-network models. More...
 
class  Dumux::PoreNetwork::TwoPSpatialParams< GridGeometry, Scalar, LocalRules, Implementation >
 The base class for spatial parameters for pore-network models. More...
 
class  Dumux::PoreNetwork::TwoPDefaultSpatialParams< GridGeometry, Scalar, LocalRules >
 The default class for spatial parameters for two-phase pore-network models. More...
 
class  Dumux::PoreNetwork::SpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters for pore-network models. More...
 
class  Dumux::PoreNetwork::SolidEnergySpatialParams< FVGridGeometry, Scalar >
 The base class for spatial parameters for pore network solid models. More...
 
class  Dumux::FVPorousMediumFlowSpatialParams< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of porous-medium-flow problems. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsOneP< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of single-phase problems. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsOnePConstant< GridGeometry, Scalar >
 A spatial params implementation for 1p problem with constant properties. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsMP< GridGeometry, Scalar, Implementation >
 The base class for spatial parameters of multi-phase problems. More...
 
class  Dumux::FVPorousMediumFlowSpatialParamsNonEquilibrium< GridGeometry, Scalar, Implementation >
 Definition of the spatial parameters for non-equilibrium. More...
 
class  Dumux::Python::FVSpatialParams< GridGeometry_ >
 The base class for spatial parameters used with finite-volume schemes. More...