PenaltyDirichletNodalKernel(const InputParameters ¶meters)
virtual Real computeQpResidual() override
The user can override this function to compute the residual at a node.
virtual Real computeQpJacobian() override
The user can override this function to compute the "on-diagonal" Jacobian contribution.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating nodal kernels with hand-coded Jacobians.