17 template <
unsigned int state>
Gather a MOOSE variable for insertion into the NEML2 model.
Generic gatherer for collecting "batched" MOOSE data for NEML2.
const MooseArray< Real > & elemMOOSEData() const override
MOOSE data for the current element.
const VariableValue & _moose_variable
Coupled MOOSE variable to read data from.
static InputParameters validParams()
MOOSEVariableToNEML2Templ(const InputParameters ¶ms)