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

Go to the source code of this file.

Classes

class  HomogenizedTotalLagrangianStressDivergenceR
 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

 HomogenizationR
 

Typedefs

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

Enumerations

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

Functions

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