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

Go to the source code of this file.

Classes

class  HomogenizedTotalLagrangianStressDivergenceA
 Total Lagrangian formulation with most homogenization terms (one disp_xyz field and one scalar) The macro_gradient variable is split into two scalars: the first component called '_hvar' herein and all other components called '_avar' herein. More...
 

Namespaces

 HomogenizationA
 

Typedefs

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

Enumerations

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

Functions

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