const BoundaryID _primary_id
Boundary ID for the primary surface.
ComponentType
The component of the Lagrange multiplier to compute.
const bool _use_displaced_mesh
Whether to use displaced mesh (required for this auxiliary kernel)
enum MortarPressureComponentAux::ComponentType _component
const MooseArray< Real > *const _lm_var_x
Lagrange multiplier variable along the x direction.
const FEProblemBase & _fe_problem
Fe problem to obtain primary/secondary ids.
const BoundaryID _secondary_id
Boundary ID for the secondary surface.
static InputParameters validParams()
boundary_id_type BoundaryID
Transforms a Cartesian Lagrange multiplier vector, typically employed for mortar mechanical contact...
const MooseArray< Real > *const _lm_var_z
Lagrange multiplier variable along the z direction (3D)
MortarPressureComponentAux(const InputParameters ¶meters)
const AutomaticMortarGeneration * _mortar_generation_object
Handle to mortar generation object to obtain mortar geometry.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeValue() override
const InputParameters & parameters() const
const MooseArray< Real > *const _lm_var_y
Lagrange multiplier variable along the y direction.