v0.14.0
Classes | Public Types | List of all members
MoFEM::FormsIntegrators< EleOp > Struct Template Reference

Integrator forms. More...

#include <src/finite_elements/FormsIntegrators.hpp>

Classes

struct  Assembly
 Assembly methods. More...
 
struct  Assembly< A >
 Bilinear integrator form. More...
 

Public Types

using EntData = EntitiesFieldData::EntData
 
using OpType = typename EleOp::OpType
 

Detailed Description

template<typename EleOp>
struct MoFEM::FormsIntegrators< EleOp >

Integrator forms.

Template Parameters
EleOp

Definition at line 291 of file FormsIntegrators.hpp.

Member Typedef Documentation

◆ EntData

template<typename EleOp >
using MoFEM::FormsIntegrators< EleOp >::EntData = EntitiesFieldData::EntData

Definition at line 293 of file FormsIntegrators.hpp.

◆ OpType

template<typename EleOp >
using MoFEM::FormsIntegrators< EleOp >::OpType = typename EleOp::OpType

Definition at line 294 of file FormsIntegrators.hpp.


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