The parameter type. More...
#include <dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/localrulesforplatonicbody.hh>
The parameter type.
Scalar | The scalar type |
Public Member Functions | |
PlatonicBodyParams ()=default | |
PlatonicBodyParams & | setPoreInscribedRadius (Scalar r) |
PlatonicBodyParams & | setPoreShape (Pore::Shape s) |
PlatonicBodyParams & | setSurfaceTension (Scalar st) |
template<class SpatialParams , class Element , class SubControlVolume , class ElemSol > | |
PlatonicBodyParams (const SpatialParams &spatialParams, const Element &element, const SubControlVolume &scv, const ElemSol &elemSol) | |
template<class SpatialParams , class Element , class SubControlVolume , class ElemSol > | |
void | update (const SpatialParams &spatialParams, const Element &element, const SubControlVolume &scv, const ElemSol &elemSol) |
Pore::Shape | poreShape () const |
Scalar | poreInscribedRadius () const |
Scalar | surfaceTension () const |
bool | operator== (const PlatonicBodyParams &p) const |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |