10 #if !defined(KRATOS_HYDRAULIC_AXISYM_RIGID_CONTACT_PENALTY_CONDITION_H_INCLUDED )
11 #define KRATOS_HYDRAULIC_AXISYM_RIGID_CONTACT_PENALTY_CONDITION_H_INCLUDED
99 ThisNodes, PropertiesType::Pointer pProperties)
const override;
108 Condition::Pointer Clone(
IndexType NewId,
144 virtual void CalculateKinematics(ConditionVariables& rVariables,
146 const double& rPointNumber)
override;
152 virtual void CalculateAndAddLHS(LocalSystemComponents& rLocalSystem,
153 ConditionVariables& rVariables,
154 double& rIntegrationWeight)
override;
159 virtual void CalculateAndAddRHS(LocalSystemComponents& rLocalSystem,
160 ConditionVariables& rVariables,
161 double& rIntegrationWeight)
override;
168 double & rReferenceRadius);
215 virtual void save(
Serializer& rSerializer)
const override
Definition: amatrix_interface.h:41
ProcessInfo holds the current value of different solution parameters.
Definition: process_info.h:59
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
#define KRATOS_SERIALIZE_SAVE_BASE_CLASS(Serializer, BaseType)
Definition: define.h:812
#define KRATOS_SERIALIZE_LOAD_BASE_CLASS(Serializer, BaseType)
Definition: define.h:815
std::size_t IndexType
The definition of the index type.
Definition: key_hash.h:35
double CalculateRadius(const PairedCondition *pCondition, const Vector &rNSlave)
Calculates the radius of axisymmetry.
Definition: mortar_explicit_contribution_utilities.cpp:675
Modeler::Pointer Create(const std::string &ModelerName, Model &rModel, const Parameters ModelParameters)
Checks if the modeler is registered.
Definition: modeler_factory.cpp:30
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
ModelPart::NodesContainerType NodesArrayType
Definition: gid_gauss_point_container.h:42
def load(f)
Definition: ode_solve.py:307