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

Go to the source code of this file.

Classes

class  HomogenizationConstraint
 Computes ${V}(X_{ij}-{X}_{ij})dV$. More...
 

Namespaces

 Homogenization
 

Typedefs

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

Enumerations

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

Functions

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