21 "The NEML2ModelExecutor used to perform the constitutive update (where stress is an output "
22 "variable). If you are using the NEML2 action, the parameter executor_name can be used to "
23 "specify the name of the NEML2ModelExecutor.");
const ExecFlagType EXEC_INITIAL
const ExecFlagType EXEC_PRE_KERNELS
A MultiMooseEnum object to hold "execute_on" flags.
void addAvailableFlags(const ExecFlagType &flag, Args... flags)
Add additional execute_on flags to the list of possible flags.
NEML2Kernel is a conceptual extension of MOOSE kernel that operates on NEML2 tensors.
static InputParameters validParams()
NEML2ModelExecutor executes a NEML2 model.
static InputParameters validParams()
NEML2PostKernel(const InputParameters ¶meters)