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