36 #ifndef UTILITIES_NEKMESH_INPUTTEC
37 #define UTILITIES_NEKMESH_INPUTTEC
39 #include "../Module.h"
67 vector<int> &ElementFaces,
68 vector<vector<int> > &FaceNodes,
74 vector<int> &ElementFaces,
75 vector<vector<int> > &FaceNodes,
79 vector<int> &ElementFaces,
80 vector<vector<int> > &FaceNodes);
83 vector<int> &ElementFaces,
84 vector<vector<int> > &FaceNodes);
88 vector<vector<int> > &FaceNodes);
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
boost::shared_ptr< Module > ModuleSharedPtr
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.