3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::FluidMatrix::LinearMaterial::Params< Scalar > Struct Template Reference

The parameter type. More...

#include <dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh>

Description

template<class Scalar>
struct Dumux::FluidMatrix::LinearMaterial::Params< Scalar >

The parameter type.

Template Parameters
ScalarThe scalar type

Public Member Functions

 Params (Scalar pcEntry, Scalar pcMax)
 
Scalar pcEntry () const
 
void setPcEntry (Scalar pcEntry)
 
Scalar pcMax () const
 
void setPcMax (Scalar pcMax)
 
bool operator== (const Params &p) const
 

Constructor & Destructor Documentation

◆ Params()

template<class Scalar >
Dumux::FluidMatrix::LinearMaterial::Params< Scalar >::Params ( Scalar  pcEntry,
Scalar  pcMax 
)
inline

Member Function Documentation

◆ operator==()

template<class Scalar >
bool Dumux::FluidMatrix::LinearMaterial::Params< Scalar >::operator== ( const Params< Scalar > &  p) const
inline

◆ pcEntry()

template<class Scalar >
Scalar Dumux::FluidMatrix::LinearMaterial::Params< Scalar >::pcEntry ( ) const
inline

◆ pcMax()

template<class Scalar >
Scalar Dumux::FluidMatrix::LinearMaterial::Params< Scalar >::pcMax ( ) const
inline

◆ setPcEntry()

template<class Scalar >
void Dumux::FluidMatrix::LinearMaterial::Params< Scalar >::setPcEntry ( Scalar  pcEntry)
inline

◆ setPcMax()

template<class Scalar >
void Dumux::FluidMatrix::LinearMaterial::Params< Scalar >::setPcMax ( Scalar  pcMax)
inline

The documentation for this struct was generated from the following file: