24 #ifndef ASLFDPOROELASTICITY_H 25 #define ASLFDPOROELASTICITY_H 86 Data pressureInternalData;
87 Data pressureLiquidData;
88 Data pressureLiquidInternalData;
90 Param hydraulicCondactivity;
144 template <
typename T>
161 return pressureLiquidData;
165 #endif // ASLFDELASTICITY_H SPDataWithGhostNodesACLData Data
void setNSubsteps(unsigned int n)
defaul value 10
std::shared_ptr< FDPoroElasticity > SPFDPoroElasticity
Advanced Simulation Library.
virtual void init()
Builds the necesery internal data and kernels.
std::shared_ptr< DataWithGhostNodesACLData > SPDataWithGhostNodesACLData
Data getLiquidPressureData() const
abstract class for elasticity solver
Data getPressureData() const
Numerical method which computes homogenious isotropic poro-elasticity equation.
virtual void execute()
Executes the numerical procedure.
Updatable value. This class stores value and its TimeStamp.
The class represents several Element.
SPFDPoroElasticity generateFDPoroElasticity(SPDataWithGhostNodesACLData d, SPDataWithGhostNodesACLData pl, double bM, double sM, double k, const VectorTemplate *vT)
Defines set of vectros with several properties.