v0.15.0
Loading...
Searching...
No Matches
MoFEM::FormsIntegrators< EleOp >::Assembly< A > Struct Template Reference

Assembly methods. More...

#include "src/finite_elements/FormsIntegrators.hpp"

Classes

struct  BiLinearForm
 Bi linear form. More...
 
struct  LinearForm
 Linear form. More...
 
struct  TriLinearForm
 Tri linear form. More...
 

Public Types

using OpBase = OpBaseImpl<A, EleOp>
 
using OpBrokenBase = OpBrokenBaseImpl<OpBase>
 

Detailed Description

Member Typedef Documentation

◆ OpBase

template<typename EleOp >
template<AssemblyType A>
using MoFEM::FormsIntegrators< EleOp >::Assembly< A >::OpBase = OpBaseImpl<A, EleOp>

Definition at line 319 of file FormsIntegrators.hpp.

◆ OpBrokenBase

template<typename EleOp >
template<AssemblyType A>
using MoFEM::FormsIntegrators< EleOp >::Assembly< A >::OpBrokenBase = OpBrokenBaseImpl<OpBase>

Definition at line 320 of file FormsIntegrators.hpp.


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