39 std::vector<GenericMaterialProperty<Real, is_ad> *>
_properties;
GenericConstantMaterialTempl< false > GenericConstantMaterial
GenericConstantMaterialTempl< true > ADGenericConstantMaterial
This material automatically declares as material properties whatever is passed to it through the para...
static InputParameters validParams()
const std::vector< Real > & _prop_values
const std::vector< std::string > & _prop_names
std::vector< GenericMaterialProperty< Real, is_ad > * > _properties
virtual void computeQpProperties() override
Users must override this method.
virtual void initQpStatefulProperties() override
Initialize stateful properties at quadrature points.
Materials compute MaterialProperties.
const InputParameters & parameters() const
Get the parameters of the object.