![]() |
v0.15.0 |
#include "tutorials/vec-2/src/HenckyOps.hpp"
Public Types | |
template<int DIM, IntegrationType I> | |
using | OpCalculateEigenVals = OpCalculateEigenValsImpl<DIM, I, DomainEleOp> |
template<int DIM, IntegrationType I> | |
using | OpCalculateLogC = OpCalculateLogCImpl<DIM, I, DomainEleOp> |
template<int DIM, IntegrationType I> | |
using | OpCalculateLogC_dC = OpCalculateLogC_dCImpl<DIM, I, DomainEleOp> |
template<int DIM, IntegrationType I, int S> | |
using | OpCalculateHenckyStress |
template<int DIM, IntegrationType I, int S> | |
using | OpCalculateHenckyThermalStress |
template<int DIM, IntegrationType I, int S> | |
using | OpCalculateHenckyPlasticStress |
template<int DIM, IntegrationType I, int S> | |
using | OpCalculatePiolaStress |
template<int DIM, IntegrationType I, int S> | |
using | OpHenckyTangent = OpHenckyTangentImpl<DIM, GAUSS, DomainEleOp, S> |
template<int DIM, IntegrationType I, typename AssemblyDomainEleOp , int S> | |
using | OpCalculateHenckyThermalStressdT |
Definition at line 736 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateEigenVals = OpCalculateEigenValsImpl<DIM, I, DomainEleOp> |
Definition at line 738 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyPlasticStress |
Definition at line 755 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyStress |
Definition at line 747 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStress |
Definition at line 751 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStressdT |
Definition at line 766 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateLogC = OpCalculateLogCImpl<DIM, I, DomainEleOp> |
Definition at line 741 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateLogC_dC = OpCalculateLogC_dCImpl<DIM, I, DomainEleOp> |
Definition at line 744 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculatePiolaStress |
Definition at line 759 of file HenckyOps.hpp.
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpHenckyTangent = OpHenckyTangentImpl<DIM, GAUSS, DomainEleOp, S> |
Definition at line 763 of file HenckyOps.hpp.