Base class for all Elements.
Definition: element.h:60
This class defines the base class for frictional laws.
Definition: frictional_law.h:54
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
NormalDerivativesComputation
An enumeration of the different options for normal derivatives computation.
Definition: contact_structural_mechanics_application_variables.h:57
@ NODAL_ELEMENTAL_DERIVATIVES
Computation of normal derivatives at the node level.
@ NO_DERIVATIVES_COMPUTATION
No computation of normal derivatives.
@ ELEMENTAL_DERIVATIVES
Computation of normal derivatives at the element level.
@ NO_DERIVATIVES_COMPUTATION_WITH_NORMAL_UPDATE
No computation of normal derivatives, but update of the normal vector.
KRATOS_DEFINE_APPLICATION_VARIABLE(CHIMERA_APPLICATION, double, CHIMERA_DISTANCE)
KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(CHIMERA_APPLICATION, ROTATION_MESH_DISPLACEMENT)
Geometry< Node > GeometryType
The definition of the geometry.
Definition: mortar_classes.h:37
FrictionalCase
An enumeration of the different cases of friction that can be used in the contact search process.
Definition: contact_structural_mechanics_application_variables.h:46
@ FRICTIONLESS_COMPONENTS
Frictionless contact with components.
@ FRICTIONLESS
Frictionless contact.
@ FRICTIONAL_PENALTY
Frictional contact with penalty method.
@ FRICTIONLESS_PENALTY
Frictionless contact with penalty method.
@ FRICTIONAL
Frictional contact.
namespace
Definition: array_1d.h:793