v0.15.0
Loading...
Searching...
No Matches
MoFEM::AdJoint< EleOp >::Integration< I > Struct Template Reference

#include "src/finite_elements/adJoint.hpp"

Public Types

template<int SPACE_DIM>
using OpGetCoFactor = OpGetCoFactorImpl<SPACE_DIM, I, EleOp>
 

Detailed Description

template<typename EleOp>
template<IntegrationType I>
struct MoFEM::AdJoint< EleOp >::Integration< I >
Examples
mofem/tutorials/vec-7/adjoint.cpp.

Definition at line 16 of file adJoint.hpp.

Member Typedef Documentation

◆ OpGetCoFactor

template<typename EleOp >
template<IntegrationType I>
template<int SPACE_DIM>
using MoFEM::AdJoint< EleOp >::Integration< I >::OpGetCoFactor = OpGetCoFactorImpl<SPACE_DIM, I, EleOp>

Definition at line 19 of file adJoint.hpp.


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