v0.15.0
Loading...
Searching...
No Matches
PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A > Struct Template Reference

#include "tutorials/adv-0/src/PlasticOps.hpp"

Public Types

using AssemblyDomainEleOp
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticFlowRhs
 
template<IntegrationType I>
using OpCalculateConstraintsRhs
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticInternalForceLhs_dEP
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticInternalForceLhs_LogStrain_dEP
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticFlowLhs_dU
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticFlowLhs_LogStrain_dU
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticFlowLhs_dEP
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticFlowLhs_dTAU
 
template<int DIM, IntegrationType I>
using OpCalculateConstraintsLhs_dU
 
template<int DIM, IntegrationType I>
using OpCalculateConstraintsLhs_LogStrain_dU
 
template<int DIM, IntegrationType I>
using OpCalculateConstraintsLhs_dEP
 
template<IntegrationType I>
using OpCalculateConstraintsLhs_dTAU
 

Detailed Description

template<typename DomainEleOp>
template<AssemblyType A>
struct PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >

Definition at line 176 of file PlasticOps.hpp.

Member Typedef Documentation

◆ AssemblyDomainEleOp

template<typename DomainEleOp >
template<AssemblyType A>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::AssemblyDomainEleOp
Initial value:
typename FormsIntegrators<DomainEleOp>::template Assembly<A>::OpBase

Definition at line 178 of file PlasticOps.hpp.

◆ OpCalculateConstraintsLhs_dEP

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculateConstraintsLhs_dEP
Initial value:
OpCalculateConstraintsLhs_dEPImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 223 of file PlasticOps.hpp.

◆ OpCalculateConstraintsLhs_dTAU

template<typename DomainEleOp >
template<AssemblyType A>
template<IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculateConstraintsLhs_dTAU
Initial value:
OpCalculateConstraintsLhs_dTAUImpl<I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 227 of file PlasticOps.hpp.

◆ OpCalculateConstraintsLhs_dU

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculateConstraintsLhs_dU
Initial value:
OpCalculateConstraintsLhs_dUImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 215 of file PlasticOps.hpp.

◆ OpCalculateConstraintsLhs_LogStrain_dU

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculateConstraintsLhs_LogStrain_dU
Initial value:
OpCalculateConstraintsLhs_LogStrain_dUImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 219 of file PlasticOps.hpp.

◆ OpCalculateConstraintsRhs

template<typename DomainEleOp >
template<AssemblyType A>
template<IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculateConstraintsRhs
Initial value:
OpCalculateConstraintsRhsImpl<I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 186 of file PlasticOps.hpp.

◆ OpCalculatePlasticFlowLhs_dEP

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticFlowLhs_dEP
Initial value:
OpCalculatePlasticFlowLhs_dEPImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 207 of file PlasticOps.hpp.

◆ OpCalculatePlasticFlowLhs_dTAU

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticFlowLhs_dTAU
Initial value:
OpCalculatePlasticFlowLhs_dTAUImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 211 of file PlasticOps.hpp.

◆ OpCalculatePlasticFlowLhs_dU

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticFlowLhs_dU
Initial value:
OpCalculatePlasticFlowLhs_dUImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 199 of file PlasticOps.hpp.

◆ OpCalculatePlasticFlowLhs_LogStrain_dU

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticFlowLhs_LogStrain_dU
Initial value:
OpCalculatePlasticFlowLhs_LogStrain_dUImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 203 of file PlasticOps.hpp.

◆ OpCalculatePlasticFlowRhs

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticFlowRhs
Initial value:
OpCalculatePlasticFlowRhsImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 182 of file PlasticOps.hpp.

◆ OpCalculatePlasticInternalForceLhs_dEP

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticInternalForceLhs_dEP
Initial value:
OpCalculatePlasticInternalForceLhs_dEPImpl<DIM, I, AssemblyDomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 190 of file PlasticOps.hpp.

◆ OpCalculatePlasticInternalForceLhs_LogStrain_dEP

template<typename DomainEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::Assembly< A >::OpCalculatePlasticInternalForceLhs_LogStrain_dEP
Initial value:
OpCalculatePlasticInternalForceLhs_LogStrain_dEPImpl<
FTensor::Index< 'I', 3 > I
[Common data]
Examples
PlasticOps.hpp.

Definition at line 194 of file PlasticOps.hpp.


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