v0.14.0
Classes | Typedefs
PoissonExample Namespace Reference

Classes

struct  AuxFunctions
 
struct  CreateFiniteElements
 Create finite elements instances. More...
 
struct  FaceRule
 Set integration rule to boundary elements. More...
 
struct  Op_g
 Assemble constrains vector. More...
 
struct  OpBaseRhs
 template class for integration oh the right hand side More...
 
struct  OpC
 Calculate constrains matrix. More...
 
struct  OpError
 Evaluate error. More...
 
struct  OpF
 Operator calculate source term,. More...
 
struct  OpK
 Calculate the grad-grad operator and assemble matrix. More...
 
struct  OpKt
 
struct  OpRes_g
 
struct  OpResF_Boundary
 
struct  OpResF_Domain
 
struct  VolRule
 Set integration rule to volume elements. More...
 

Typedefs

using PostProcFE = PostProcBrokenMeshInMoab< VolumeElementForcesAndSourcesCore >
 

Typedef Documentation

◆ PostProcFE

using PoissonExample::PostProcFE = typedef PostProcBrokenMeshInMoab<VolumeElementForcesAndSourcesCore>
Examples
PoissonOperators.hpp.

Definition at line 12 of file PoissonOperators.hpp.