virtual Real computeQpValue() override
Compute the value of the DirichletBC at the current quadrature point.
ExplicitDirichletBC(const InputParameters ¶meters)
Base boundary condition of a direct Dirichlet type.
static InputParameters validParams()
Boundary condition of a Direct Dirichlet type For use with direct central difference time integrator...
NumericVector< Real > * _ones
Vector of 1's to help with creating the lumped mass matrix.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real & _value
The value for this BC.
const InputParameters & parameters() const