v0.15.0
Loading...
Searching...
No Matches
Public Types | List of all members
HenckyOps::HenckyIntegrators< DomainEleOp > Struct Template Reference

#include "users_modules/multifield-thermoplasticity-private/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 = OpCalculateHenckyStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculateHenckyThermalStress = OpCalculateHenckyThermalStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculateHenckyPlasticStress = OpCalculateHenckyPlasticStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculatePiolaStress = OpCalculatePiolaStressImpl< DIM, GAUSS, DomainEleOp, S >
 
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 = OpCalculateHenckyThermalStressdTImpl< DIM, GAUSS, AssemblyDomainEleOp, S >
 
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 = OpCalculateHenckyStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculateHenckyThermalStress = OpCalculateHenckyThermalStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculateHenckyPlasticStress = OpCalculateHenckyPlasticStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculateHenckyThermoPlasticStress = OpCalculateHenckyThermoPlasticStressImpl< DIM, I, DomainEleOp, S >
 
template<int DIM, IntegrationType I, int S>
using OpCalculatePiolaStress = OpCalculatePiolaStressImpl< DIM, I, DomainEleOp, S >
 
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 = OpCalculateHenckyThermalStressdTImpl< DIM, I, AssemblyDomainEleOp, S >
 

Detailed Description

template<typename DomainEleOp>
struct HenckyOps::HenckyIntegrators< DomainEleOp >
Examples
PlasticOps.hpp, mofem/tutorials/adv-0/src/PlasticOps.hpp, mofem/tutorials/adv-2/thermo_elastic.cpp, mofem/users_modules/adolc-plasticity/src/ADOLCPlasticityLargeStrain.hpp, thermo_elastic.cpp, and thermoplastic.cpp.

Definition at line 736 of file HenckyOps.hpp.

Member Typedef Documentation

◆ OpCalculateEigenVals [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateEigenVals = OpCalculateEigenValsImpl<DIM, I, DomainEleOp>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 738 of file HenckyOps.hpp.

◆ OpCalculateEigenVals [2/2]

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

Definition at line 829 of file HenckyOps.hpp.

◆ OpCalculateHenckyPlasticStress [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyPlasticStress = OpCalculateHenckyPlasticStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 755 of file HenckyOps.hpp.

◆ OpCalculateHenckyPlasticStress [2/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyPlasticStress = OpCalculateHenckyPlasticStressImpl<DIM, I, DomainEleOp, S>

Definition at line 846 of file HenckyOps.hpp.

◆ OpCalculateHenckyStress [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyStress = OpCalculateHenckyStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 747 of file HenckyOps.hpp.

◆ OpCalculateHenckyStress [2/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyStress = OpCalculateHenckyStressImpl<DIM, I, DomainEleOp, S>

Definition at line 838 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermalStress [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStress = OpCalculateHenckyThermalStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 751 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermalStress [2/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStress = OpCalculateHenckyThermalStressImpl<DIM, I, DomainEleOp, S>

Definition at line 842 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermalStressdT [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, typename AssemblyDomainEleOp , int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStressdT = OpCalculateHenckyThermalStressdTImpl<DIM, GAUSS, AssemblyDomainEleOp, S>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 766 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermalStressdT [2/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, typename AssemblyDomainEleOp , int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermalStressdT = OpCalculateHenckyThermalStressdTImpl<DIM, I, AssemblyDomainEleOp, S>

Definition at line 861 of file HenckyOps.hpp.

◆ OpCalculateHenckyThermoPlasticStress

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateHenckyThermoPlasticStress = OpCalculateHenckyThermoPlasticStressImpl<DIM, I, DomainEleOp, S>
Examples
HenckyOps.hpp.

Definition at line 850 of file HenckyOps.hpp.

◆ OpCalculateLogC [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateLogC = OpCalculateLogCImpl<DIM, I, DomainEleOp>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 741 of file HenckyOps.hpp.

◆ OpCalculateLogC [2/2]

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

Definition at line 832 of file HenckyOps.hpp.

◆ OpCalculateLogC_dC [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculateLogC_dC = OpCalculateLogC_dCImpl<DIM, I, DomainEleOp>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 744 of file HenckyOps.hpp.

◆ OpCalculateLogC_dC [2/2]

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

Definition at line 835 of file HenckyOps.hpp.

◆ OpCalculatePiolaStress [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculatePiolaStress = OpCalculatePiolaStressImpl<DIM, GAUSS, DomainEleOp, S>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 759 of file HenckyOps.hpp.

◆ OpCalculatePiolaStress [2/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpCalculatePiolaStress = OpCalculatePiolaStressImpl<DIM, I, DomainEleOp, S>

Definition at line 854 of file HenckyOps.hpp.

◆ OpHenckyTangent [1/2]

template<typename DomainEleOp >
template<int DIM, IntegrationType I, int S>
using HenckyOps::HenckyIntegrators< DomainEleOp >::OpHenckyTangent = OpHenckyTangentImpl<DIM, GAUSS, DomainEleOp, S>
Examples
HenckyOps.hpp, and mofem/tutorials/vec-2/src/HenckyOps.hpp.

Definition at line 763 of file HenckyOps.hpp.

◆ OpHenckyTangent [2/2]

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

Definition at line 858 of file HenckyOps.hpp.


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