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

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

Public Types

using AssemblyBoundaryEleOp = typename FormsIntegrators< BoundaryEleOp >::template Assembly< A >::OpBase
 
template<int DIM, IntegrationType I>
using OpConstrainBoundaryRhs = OpConstrainBoundaryRhsImpl< DIM, I, AssemblyBoundaryEleOp >
 
template<int DIM, IntegrationType I>
using OpConstrainBoundaryLhs_dU = OpConstrainBoundaryLhs_dUImpl< DIM, I, AssemblyBoundaryEleOp >
 
template<int DIM, IntegrationType I>
using OpConstrainBoundaryLhs_dTraction = OpConstrainBoundaryLhs_dTractionImpl< DIM, I, AssemblyBoundaryEleOp >
 

Detailed Description

template<typename BoundaryEleOp>
template<AssemblyType A>
struct ContactOps::ContactIntegrators< BoundaryEleOp >::Assembly< A >

Definition at line 530 of file ContactOps.hpp.

Member Typedef Documentation

◆ AssemblyBoundaryEleOp

template<typename BoundaryEleOp >
template<AssemblyType A>
using ContactOps::ContactIntegrators< BoundaryEleOp >::Assembly< A >::AssemblyBoundaryEleOp = typename FormsIntegrators<BoundaryEleOp>::template Assembly<A>::OpBase

Definition at line 533 of file ContactOps.hpp.

◆ OpConstrainBoundaryLhs_dTraction

template<typename BoundaryEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using ContactOps::ContactIntegrators< BoundaryEleOp >::Assembly< A >::OpConstrainBoundaryLhs_dTraction = OpConstrainBoundaryLhs_dTractionImpl<DIM, I, AssemblyBoundaryEleOp>
Examples
ContactOps.hpp.

Definition at line 545 of file ContactOps.hpp.

◆ OpConstrainBoundaryLhs_dU

template<typename BoundaryEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using ContactOps::ContactIntegrators< BoundaryEleOp >::Assembly< A >::OpConstrainBoundaryLhs_dU = OpConstrainBoundaryLhs_dUImpl<DIM, I, AssemblyBoundaryEleOp>
Examples
ContactOps.hpp.

Definition at line 541 of file ContactOps.hpp.

◆ OpConstrainBoundaryRhs

template<typename BoundaryEleOp >
template<AssemblyType A>
template<int DIM, IntegrationType I>
using ContactOps::ContactIntegrators< BoundaryEleOp >::Assembly< A >::OpConstrainBoundaryRhs = OpConstrainBoundaryRhsImpl<DIM, I, AssemblyBoundaryEleOp>
Examples
ContactOps.hpp.

Definition at line 537 of file ContactOps.hpp.


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