Go to the source code of this file.
Classes | |
| class | ComputeHomogenizedLagrangianStrainA |
| Calculate the tensor corresponding to homogenization gradient. More... | |
Namespaces | |
| HomogenizationB | |
Typedefs | |
| typedef std::map< std::pair< unsigned int, unsigned int >, std::pair< ConstraintType, const Function * > > | HomogenizationB::ConstraintMap |
Enumerations | |
| enum | HomogenizationB::ConstraintType { HomogenizationB::ConstraintType::Strain, HomogenizationB::ConstraintType::Stress, HomogenizationB::ConstraintType::None } |
| Constraint type: stress/PK stress or strain/deformation gradient. More... | |
Functions | |
| const MultiMooseEnum | HomogenizationB::constraintType ("strain stress none") |
| Moose constraint type, for input. More... | |
1.8.14