static InputParameters validParams()
WeightedGapAux(const InputParameters ¶meters)
Factory constructor, takes parameters so that all derived classes can be built using the same constru...
void computeQpProperties()
Compute a weighted gap based on a mortar discretization.
Real _weighted_gap
The weighted gap.
Base class for creating new nodally-based mortar auxiliary kernels.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
RealVectorValue _qp_gap_nodal
The gap vector at the current quadrature point, used when we are not interpolating the normal vector...
void computeQpIProperties()
Real computeValue() override
Compute and return the value of the aux variable.
const InputParameters & parameters() const
Get the parameters of the object.