9 #if !defined(KRATOS_AXISYM_WATER_PRESSURE_JACOBIAN_UTILITIES)
10 #define KRATOS_AXISYM_WATER_PRESSURE_JACOBIAN_UTILITIES
54 virtual VectorType & CalculateMassBalance_AddDisplacementPart( HydroMechanicalVariables & rVariables,
VectorType & rLocalRHS,
const double & rIntegrationWeight)
override;
56 virtual double CalculateVolumeChange(
const GeometryType & rGeometry,
const Vector & rN,
const Matrix & rTotalF)
override;
59 virtual MatrixType & ComputeSolidSkeletonDeformationMatrix(HydroMechanicalVariables & rVariables,
MatrixType & rLocalLHS,
const double & rIntegrationWeight)
override;
64 virtual MatrixType & AddReshapeSolidSkeletonDeformationMatrix(
MatrixType & rLeftHandSide,
const MatrixType & rBaseClassLHS,
const unsigned int dimension,
const unsigned int number_of_variables,
const unsigned int number_of_nodes)
override;
Definition: axisym_water_pressure_utilities_Jacobian.hpp:28
virtual ~AxisymWaterPressureJacobianUtilities()
Definition: axisym_water_pressure_utilities_Jacobian.hpp:46
Node NodeType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:41
Matrix MatrixType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:31
Properties PropertiesType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:39
unsigned int SizeType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:37
Vector VectorType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:33
Geometry< NodeType > GeometryType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:42
unsigned int IndexType
Definition: axisym_water_pressure_utilities_Jacobian.hpp:35
Definition: axisym_water_pressure_utilities.hpp:27
Geometry base class.
Definition: geometry.h:71
This class defines the node.
Definition: node.h:65
Properties encapsulates data shared by different Elements or Conditions. It can store any type of dat...
Definition: properties.h:69
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
int dimension
Definition: isotropic_damage_automatic_differentiation.py:123