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 |
Definition at line 231 of file GeneralizedRadialReturnStressUpdate.h.
| typedef Eigen::Matrix<Real, 6, 6> AnisotropyMatrixReal |
Definition at line 39 of file GeneralizedRadialReturnStressUpdate.h.
| typedef Eigen::Matrix<Real, 3, 3> AnisotropyMatrixRealBlock |
Definition at line 40 of file GeneralizedRadialReturnStressUpdate.h.
Definition at line 230 of file GeneralizedRadialReturnStressUpdate.h.
1.8.14