My Project
|
Specification of the material parameters for the van Genuchten constitutive relations. More...
#include <VanGenuchtenParams.hpp>
Public Types | |
typedef TraitsT | Traits |
Public Member Functions | |
VanGenuchtenParams (Scalar alphaParam, Scalar nParam) | |
Scalar | vgAlpha () const |
Return the ![]() | |
void | setVgAlpha (Scalar v) |
Set the ![]() | |
Scalar | vgM () const |
Return the ![]() | |
void | setVgM (Scalar m) |
Set the ![]() | |
Scalar | vgN () const |
Return the ![]() | |
void | setVgN (Scalar n) |
Set the ![]() | |
![]() | |
void | finalize () |
Mark the object as finalized. | |
Additional Inherited Members | |
![]() | |
EnsureFinalized () | |
The default constructor. | |
void | check () const |
Specification of the material parameters for the van Genuchten constitutive relations.
In this implementation setting either the
|
inline |
Set the
The
|
inline |
Set the
The