10 #if !defined(KRATOS_AXISYM_POINT_RIGID_CONTACT_PENALTY_2D_CONDITION_H_INCLUDED )
11 #define KRATOS_AXISYM_POINT_RIGID_CONTACT_PENALTY_2D_CONDITION_H_INCLUDED
100 ThisNodes, PropertiesType::Pointer pProperties)
const override;
110 Condition::Pointer Clone(
IndexType NewId,
145 void CalculateKinematics(ConditionVariables& rVariables,
147 const double& rPointNumber)
override;
153 void CalculateAndAddLHS(LocalSystemComponents& rLocalSystem,
154 ConditionVariables& rVariables,
155 double& rIntegrationWeight)
override;
160 void CalculateAndAddRHS(LocalSystemComponents& rLocalSystem,
161 ConditionVariables& rVariables,
162 double& rIntegrationWeight)
override;
168 double & rReferenceRadius);
174 void CalculateContactFactors(ConditionVariables &rContact)
override;
219 void save(
Serializer& rSerializer)
const override
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