https://mooseframework.inl.gov
Classes | Namespaces | Typedefs | Enumerations | Functions
ComputeHomogenizedLagrangianStrainS.h File Reference

Go to the source code of this file.

Classes

class  ComputeHomogenizedLagrangianStrainS
 Calculate the tensor corresponding to homogenization gradient. More...
 

Namespaces

 HomogenizationM
 

Typedefs

typedef std::map< std::pair< unsigned int, unsigned int >, std::pair< ConstraintType, const Function * > > HomogenizationM::ConstraintMap
 

Enumerations

enum  HomogenizationM::ConstraintType { HomogenizationM::ConstraintType::Strain, HomogenizationM::ConstraintType::Stress, HomogenizationM::ConstraintType::None }
 Constraint type: stress/PK stress or strain/deformation gradient. More...
 

Functions

const MultiMooseEnum HomogenizationM::constraintType ("strain stress none")
 Moose constraint type, for input. More...