v0.14.0
Classes | Public Types | List of all members
PlasticOps::PlasticityIntegrators< DomainEleOp > Struct Template Reference

#include <users_modules/tutorials/adv-0/src/PlasticOps.hpp>

Classes

struct  Assembly
 

Public Types

template<int DIM, IntegrationType I>
using OpCalculatePlasticSurface = OpCalculatePlasticSurfaceImpl< DIM, I, DomainEleOp >
 
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 = OpCalculatePlasticSurfaceImpl<DIM, I, DomainEleOp>
Examples
PlasticOps.hpp.

Definition at line 168 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: