15 template <
unsigned int state>
20 params.addClassDescription(
22 "model parameter of a NEML2 model."));
32 _moose_variable(coupledValue(
"from_moose"))
42 _moose_variable(coupledValueOld(
"from_moose"))
Gather a MOOSE variable for insertion into the NEML2 model.
Generic gatherer for collecting "batched" MOOSE data for NEML2.
static InputParameters validParams()
std::string docstring(const std::string &desc)
Augment docstring if NEML2 is not enabled.
registerMooseObject("MooseApp", MOOSEVariableToNEML2)
static InputParameters validParams()
MOOSEVariableToNEML2Templ(const InputParameters ¶ms)