virtual Real computeQpJacobian(Moose::DGJacobianType type) override
std::shared_ptr< XFEM > _xfem
Pointer to the XFEM controller object.
const Function & _jump_flux
Change in flux of variable value at the interface.
Real _alpha
Stabilization parameter in Nitsche's formulation and penalty factor in the Penalty Method...
XFEMSingleVariableConstraint(const InputParameters ¶meters)
static InputParameters validParams()
bool _use_penalty
Use penalty formulation.
const Function & _jump
Change in variable value at the interface.
const std::string & type() const
virtual Real computeQpResidual(Moose::DGResidualType type) override
virtual ~XFEMSingleVariableConstraint()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
virtual void reinitConstraintQuadrature(const ElementPairInfo &element_pair_info) override
Point _interface_normal
Vector normal to the internal interface.