v0.16.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
PostProcBrokenMeshInMoabBase.hpp File Reference

Go to the source code of this file.

Classes

struct  MoFEM::PostProcGenerateRefMeshBase
 
struct  MoFEM::PostProcGenerateRefMesh< MBTET >
 
struct  MoFEM::PostProcGenerateRefMesh< MBHEX >
 
struct  MoFEM::PostProcGenerateRefMesh< MBTRI >
 
struct  MoFEM::PostProcGenerateRefMesh< MBQUAD >
 
struct  MoFEM::PostProcGenerateRefMesh< MBEDGE >
 
struct  MoFEM::PostProcBrokenMeshInMoabBase< E >
 
struct  MoFEM::PostProcBrokenMeshInMoab< VolumeElementForcesAndSourcesCore >
 
struct  MoFEM::PostProcBrokenMeshInMoab< FaceElementForcesAndSourcesCore >
 
struct  MoFEM::PostProcBrokenMeshInMoab< EdgeElementForcesAndSourcesCore >
 
struct  MoFEM::OpPostProcMapInMoab< DIM1, DIM2, O >
 Post post-proc data at points from hash maps. More...
 
struct  MoFEM::PostProcBrokenMeshInMoabBaseBeginImpl< E >
 
struct  MoFEM::PostProcBrokenMeshInMoabBaseContImpl< E >
 
struct  MoFEM::PostProcBrokenMeshInMoabBaseEndImpl< E >
 

Namespaces

namespace  MoFEM
 implementation of Data Operators for Forces and Sources
 

Typedefs

using MoFEM::PostProcGenerateRefMeshPtr = boost::shared_ptr< PostProcGenerateRefMeshBase >
 
using MoFEM::PostProcBrokenMeshInMoabBaseBegin = PostProcBrokenMeshInMoabBaseBeginImpl< PostProcBrokenMeshInMoabBase< ForcesAndSourcesCore > >
 Enable to run stack of post-processing elements. Use this to begin stack.
 
template<typename E >
using MoFEM::PostProcBrokenMeshInMoabBaseCont = PostProcBrokenMeshInMoabBaseContImpl< PostProcBrokenMeshInMoabBase< E > >
 Enable to run stack of post-processing elements.
 
using MoFEM::PostProcBrokenMeshInMoabBaseEnd = PostProcBrokenMeshInMoabBaseEndImpl< PostProcBrokenMeshInMoabBase< ForcesAndSourcesCore > >
 Enable to run stack of post-processing elements. Use this to end stack.
 

Functions

template<int DIM1, int DIM2, typename TagsRange , typename Op = ForcesAndSourcesCore::UserDataOperator>
MoFEMErrorCode MoFEM::addTagDGProjectionOps (moab::Interface &mesh, boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &post_proc_pip, boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &physical_pip, moab::Interface &post_proc_mesh, std::vector< EntityHandle > &map_gauss_pts, const TagsRange &tags, int order, const FieldApproximationBase b=AINSWORTH_LEGENDRE_BASE, const FieldSpace s=L2)
 

Detailed Description

Author
your name (you@d.nosp@m.omai.nosp@m.n.com)
Version
0.1
Date
2022-09-14

Definition in file PostProcBrokenMeshInMoabBase.hpp.