https://mooseframework.inl.gov
Classes | Namespaces | Typedefs
GeneralizedRadialReturnStressUpdate.h File Reference

Go to the source code of this file.

Classes

struct  Eigen::internal::cast_impl< ADReal, int >
 
class  GeneralizedRadialReturnStressUpdateTempl< is_ad >
 ADGeneralizedRadialReturnStressUpdate computes the generalized radial return stress increment for anisotropic (Hill-like) creep and plasticity. More...
 

Namespaces

 Eigen
 
 Eigen::internal
 

Typedefs

typedef Eigen::Matrix< Real, 6, 6 > AnisotropyMatrixReal
 
typedef Eigen::Matrix< Real, 3, 3 > AnisotropyMatrixRealBlock
 
typedef GeneralizedRadialReturnStressUpdateTempl< false > GeneralizedRadialReturnStressUpdate
 
typedef GeneralizedRadialReturnStressUpdateTempl< true > ADGeneralizedRadialReturnStressUpdate
 

Typedef Documentation

◆ ADGeneralizedRadialReturnStressUpdate

Definition at line 231 of file GeneralizedRadialReturnStressUpdate.h.

◆ AnisotropyMatrixReal

typedef Eigen::Matrix<Real, 6, 6> AnisotropyMatrixReal

Definition at line 39 of file GeneralizedRadialReturnStressUpdate.h.

◆ AnisotropyMatrixRealBlock

typedef Eigen::Matrix<Real, 3, 3> AnisotropyMatrixRealBlock

Definition at line 40 of file GeneralizedRadialReturnStressUpdate.h.

◆ GeneralizedRadialReturnStressUpdate

Definition at line 230 of file GeneralizedRadialReturnStressUpdate.h.