19 "Compute the jump of the solution laplacian across element bondaries.");
const VariableSecond & _second_u
const VariableSecond & _second_u_neighbor
static InputParameters validParams()
Factory constructor initializes all internal references needed for indicator computation.
static InputParameters validParams()
The InternalSideIndicator class is responsible for calculating the residuals for various physics on i...
unsigned int _qp
The current quadrature point.
virtual Real computeQpIntegral() override
The virtual function you will want to override to compute error contributions.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
LaplacianJumpIndicator(const InputParameters ¶meters)
registerMooseObject("MooseApp", LaplacianJumpIndicator)