16 #include "neml2/models/Model.h" 43 void insertInto(std::map<std::string, neml2::Tensor> &)
const;
const std::string _neml2_name
Name of the input variable or model parameter.
void insertInto(std::map< std::string, neml2::Tensor > &) const
Insert the gathered data into the NEML2 material model.
MOOSEToNEML2(const InputParameters ¶ms)
virtual neml2::Tensor gatheredData() const =0
Convert data gathered from MOOSE into neml2::Tensor.
Common interface for inserting gathered MOOSE data into the NEML2 material model. ...
const std::string & NEML2Name() const
Name of the NEML2 variable/parameter.
static InputParameters validParams()