v0.15.0
Loading...
Searching...
No Matches
HenckyOps::HenckyIntegrators< DomainEleOp > Struct Template Reference

#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
 

Detailed Description

template<typename DomainEleOp>
struct HenckyOps::HenckyIntegrators< DomainEleOp >
Examples
ADOLCPlasticityLargeStrain.hpp, PlasticOps.hpp, and thermo_elastic.cpp.

Definition at line 736 of file HenckyOps.hpp.

Member Typedef Documentation

◆ OpCalculateEigenVals

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateEigenVals = OpCalculateEigenValsImpl<DIM, I, DomainEleOp>
Examples
HenckyOps.hpp.

Definition at line 738 of file HenckyOps.hpp.

◆ OpCalculateHenckyPlasticStress

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyPlasticStress
Initial value:
OpCalculateHenckyPlasticStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 755 of file HenckyOps.hpp.

◆ OpCalculateHenckyStress

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyStress
Initial value:
OpCalculateHenckyStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 747 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermalStress

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStress
Initial value:
OpCalculateHenckyThermalStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 751 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermalStressdT

template<typename DomainEleOp >
template<int DIM, IntegrationType I, typename AssemblyDomainEleOp , int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStressdT
Initial value:
OpCalculateHenckyThermalStressdTImpl<DIM, GAUSS, AssemblyDomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 766 of file HenckyOps.hpp.

◆ OpCalculateLogC

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateLogC = OpCalculateLogCImpl<DIM, I, DomainEleOp>
Examples
HenckyOps.hpp.

Definition at line 741 of file HenckyOps.hpp.

◆ OpCalculateLogC_dC

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateLogC_dC = OpCalculateLogC_dCImpl<DIM, I, DomainEleOp>
Examples
HenckyOps.hpp.

Definition at line 744 of file HenckyOps.hpp.

◆ OpCalculatePiolaStress

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculatePiolaStress
Initial value:
OpCalculatePiolaStressImpl<DIM, GAUSS, DomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 759 of file HenckyOps.hpp.

◆ OpHenckyTangent

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpHenckyTangent = OpHenckyTangentImpl<DIM, GAUSS, DomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 763 of file HenckyOps.hpp.


The documentation for this struct was generated from the following file: