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

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

Classes

struct  Assembly
 

Public Types

template<int DIM, IntegrationType I>
using OpCalculatePlasticSurface
 
template<int DIM, IntegrationType I>
using OpCalculatePlasticity = OpCalculatePlasticityImpl<DIM, I, DomainEleOp>
 
template<int DIM, IntegrationType I>
using OpPlasticStress = OpPlasticStressImpl<DIM, I, DomainEleOp>
 

Detailed Description

template<typename DomainEleOp>
struct PlasticOps::PlasticityIntegrators< DomainEleOp >

Definition at line 165 of file PlasticOps.hpp.

Member Typedef Documentation

◆ OpCalculatePlasticity

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::OpCalculatePlasticity = OpCalculatePlasticityImpl<DIM, I, DomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 171 of file PlasticOps.hpp.

◆ OpCalculatePlasticSurface

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::OpCalculatePlasticSurface
Initial value:
OpCalculatePlasticSurfaceImpl<DIM, I, DomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 167 of file PlasticOps.hpp.

◆ OpPlasticStress

template<typename DomainEleOp >
template<int DIM, IntegrationType I>
using PlasticOps::PlasticityIntegrators< DomainEleOp >::OpPlasticStress = OpPlasticStressImpl<DIM, I, DomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 174 of file PlasticOps.hpp.


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