#include <retention_law.h>
◆ Parameters()
Kratos::RetentionLaw::Parameters::Parameters |
( |
const Properties & |
rMaterialProperties, |
|
|
const ProcessInfo & |
rCurrentProcessInfo |
|
) |
| |
|
inline |
Structure "Parameters" to be used by the element to pass the parameters into the retention law *
KINEMATIC PARAMETERS:
NOTE: Pointers are used only to point to a certain variable, no "new" or "malloc" can be used for this Parameters ***
MATERIAL PROPERTIES:
- Parameters
-
mrMaterialProperties | reference to the material's Properties object (input data) |
PROCESS PROPERTIES:
- Parameters
-
mrCurrentProcessInfo | reference to current ProcessInfo instance (input data) |
◆ ~Parameters()
Kratos::RetentionLaw::Parameters::~Parameters |
( |
| ) |
|
|
default |
◆ GetFluidPressure()
double Kratos::RetentionLaw::Parameters::GetFluidPressure |
( |
| ) |
const |
|
inline |
◆ GetMaterialProperties()
const Properties& Kratos::RetentionLaw::Parameters::GetMaterialProperties |
( |
| ) |
const |
|
inline |
◆ GetProcessInfo()
const ProcessInfo& Kratos::RetentionLaw::Parameters::GetProcessInfo |
( |
| ) |
const |
|
inline |
◆ SetFluidPressure()
void Kratos::RetentionLaw::Parameters::SetFluidPressure |
( |
double |
FluidPressure | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/GeoMechanicsApplication/custom_retention/retention_law.h