25 "is a constant, controllable value.");
virtual Real computeQpValue() override
Compute the value of the DirichletBC at the current quadrature point.
ExplicitDirichletBC(const InputParameters ¶meters)
static InputParameters validParams()
registerMooseObject("SolidMechanicsApp", ExplicitDirichletBC)
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...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real & _value
The value for this BC.
registerMooseObjectRenamed("SolidMechanicsApp", DirectDirichletBC, "10/14/2025 00:00", ExplicitDirichletBC)