v0.14.0
Classes | Public Types | List of all members
ContactOps::ContactIntegrators< BoundaryEleOp > Struct Template Reference

#include <users_modules/tutorials/adv-1/src/ContactOps.hpp>

Classes

struct  Assembly
 

Public Types

template<int DIM, IntegrationType I>
using OpAssembleTotalContactTraction = OpAssembleTotalContactTractionImpl< DIM, I, BoundaryEleOp >
 
template<int DIM, IntegrationType I>
using OpEvaluateSDF = OpEvaluateSDFImpl< DIM, I, BoundaryEleOp >
 

Detailed Description

template<typename BoundaryEleOp>
struct ContactOps::ContactIntegrators< BoundaryEleOp >

Definition at line 521 of file ContactOps.hpp.

Member Typedef Documentation

◆ OpAssembleTotalContactTraction

template<typename BoundaryEleOp >
template<int DIM, IntegrationType I>
using ContactOps::ContactIntegrators< BoundaryEleOp >::OpAssembleTotalContactTraction = OpAssembleTotalContactTractionImpl<DIM, I, BoundaryEleOp>
Examples
ContactOps.hpp.

Definition at line 525 of file ContactOps.hpp.

◆ OpEvaluateSDF

template<typename BoundaryEleOp >
template<int DIM, IntegrationType I>
using ContactOps::ContactIntegrators< BoundaryEleOp >::OpEvaluateSDF = OpEvaluateSDFImpl<DIM, I, BoundaryEleOp>
Examples
ContactOps.hpp.

Definition at line 528 of file ContactOps.hpp.


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