const Function & _function_z
The function for the z component.
Base class for function objects.
const Function *const _function
The vector function for the exact solution.
static InputParameters validParams()
Enforces a Dirichlet boundary condition for the curl of vector nonlinear variables in a weak sense by...
virtual Real computeQpJacobian() override
Method for computing the diagonal Jacobian at quadrature points.
Base class for deriving any boundary condition of a integrated type.
VectorCurlPenaltyDirichletBC(const InputParameters ¶meters)
const Function & _function_x
The function for the x component.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Function & _function_y
The function for the y component.
const InputParameters & parameters() const
Get the parameters of the object.
Real _penalty
The penalty coefficient.
virtual Real computeQpResidual() override
Method for computing the residual at quadrature points.