20 params.
addParam<
bool>(
"use_displaced_mesh",
22 "Whether or not this object should use the "
23 "displaced mesh for computation. Note that "
24 "in the case this is true but no "
25 "displacements are provided in the Mesh block "
26 "the undisplaced mesh will still be used.");
39 _fe_problem(*getCheckedPointerParam<
FEProblemBase *>(
"_fe_problem_base")),
40 _current_node(_assembly.node())
An interface that restricts an object to subdomains via the 'blocks' input parameter.
static InputParameters validParams()
/class BoundaryRestrictable /brief Provides functionality for limiting the object to certain boundary...
static InputParameters validParams()
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
static InputParameters validParams()
NodalKernelBase(const InputParameters ¶meters)
static InputParameters validParams()
Class constructor.
This is the common base class for objects that give residual contributions.
static InputParameters validParams()