26 typedef std::map<std::pair<unsigned int, unsigned int>, std::pair<ConstraintType, const Function *>>
const VariableValue & _macro_gradient
ScalarVariable with the field.
virtual void computeQpProperties() override
static InputParameters validParams()
ConstraintType
Constraint type: stress/PK stress or strain/deformation gradient.
const std::string _base_name
The base name for material properties.
OutputTools< Real >::VariableValue VariableValue
std::map< std::pair< unsigned int, unsigned int >, std::pair< ConstraintType, const Function * > > ConstraintMap
HomogenizationM::ConstraintMap _cmap
Constraint map.
const InputParameters & parameters() const
const MultiMooseEnum constraintType("strain stress none")
Moose constraint type, for input.
MaterialProperty< RankTwoTensor > & _homogenization_contribution
Unwrapped into a tensor.
Calculate the tensor corresponding to homogenization gradient.
ComputeHomogenizedLagrangianStrainS(const InputParameters ¶meters)