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