17 "value_at_interface_uo",
18 "The name of the userobject that obtains the value and gradient at the interface.");
34 mooseError(
"UserObject casting to NodeValueAtXFEMInterface in XFEMMovingInterfaceVelocity");
static InputParameters validParams()
const UserObject & getUserObjectBase(const std::string &name, const THREAD_ID tid=0) const
void mooseError(Args &&... args) const
FEProblemBase & _fe_problem
virtual void initialize() override
const NodeValueAtXFEMInterface * _value_at_interface_uo
Pointer to NodeValueAtXFEMInterface object.
static InputParameters validParams()
XFEMMovingInterfaceVelocityBase(const InputParameters ¶meters)