https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations | Functions
ComputeHomogenizedLagrangianStrainA.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  HomogenizationB
 

Typedefs

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

Enumerations

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

Functions

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