v0.14.0
Public Types | List of all members
HenckyOps::HenkyIntegrators< DomainEleOp > Struct Template Reference

#include <users_modules/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>
using OpCalculateHenckyStress = OpCalculateHenckyStressImpl< DIM, I, DomainEleOp >
 
template<int DIM, IntegrationType I>
using OpCalculateHenckyPlasticStress = OpCalculateHenckyPlasticStressImpl< DIM, I, DomainEleOp >
 
template<int DIM, IntegrationType I>
using OpCalculatePiolaStress = OpCalculatePiolaStressImpl< DIM, GAUSS, DomainEleOp >
 
template<int DIM, IntegrationType I>
using OpHenckyTangent = OpHenckyTangentImpl< DIM, GAUSS, DomainEleOp >
 

Detailed Description

template<typename DomainEleOp>
struct HenckyOps::HenkyIntegrators< DomainEleOp >

Examples
PlasticOps.hpp.

Definition at line 569 of file HenckyOps.hpp.

Member Typedef Documentation

◆ OpCalculateEigenVals

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

Definition at line 571 of file HenckyOps.hpp.

◆ OpCalculateHenckyPlasticStress

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

Definition at line 585 of file HenckyOps.hpp.

◆ OpCalculateHenckyStress

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

Definition at line 581 of file HenckyOps.hpp.

◆ OpCalculateLogC

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

Definition at line 574 of file HenckyOps.hpp.

◆ OpCalculateLogC_dC

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

Definition at line 577 of file HenckyOps.hpp.

◆ OpCalculatePiolaStress

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

Definition at line 589 of file HenckyOps.hpp.

◆ OpHenckyTangent

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

Definition at line 592 of file HenckyOps.hpp.


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