const unsigned int _n_derivative_vars
Number of variables for which to create zero-valued property derivatives.
std::vector< MaterialProperty< Real > * > _derivative_properties
Derivatives of material property with respect to each variable.
static InputParameters validParams()
MaterialProperty< Real > & _property
ConstantMaterial(const InputParameters ¶meters)
const MaterialPropertyName _property_name
std::vector< const VariableValue * > _derivative_vars
List of variables for which to create zero-valued property derivatives.
Constant material with zero-valued derivatives.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
virtual void computeQpProperties()