24#ifndef _GEMA_FILE_EXTRA_NODES_H_
25#define _GEMA_FILE_EXTRA_NODES_H_
49 const GmCellGroupSet* group,
int numMeshNodes,
bool useModelOrder);
Interface for helping managing mesh cell groups and returning the elements in their union.
Definition gmCellGroupSet.h:35
Base interface class for CellMesh type plugins.
Definition gmCellMesh.h:40
Declaration of the GmCell class.
GmCellType
Mesh Cell types. Don't change type orders or add types without reading comments below.
Definition gmCellType.h:31
bool contains(const T &value) const const