Go to the source code of this file.
Classes | |
struct | PNTMesh::blockType |
class | PNTMesh::pntMesh |
Namespaces | |
PNTMesh | |
Typedefs | |
using | PNTMesh::idTyp = int |
using | PNTMesh::BlockMap = std::vector< blockType > |
Functions | |
VTKCellType | PNTMesh::p2vEMap (elementType et) |
elementType | PNTMesh::v2pEMap (VTKCellType vt) |
surfaceBCTag | PNTMesh::bcTagNum (const std::string &tag) |
std::string | PNTMesh::bcTagStr (surfaceBCTag tag) |
elementType | PNTMesh::elmTypeNum (const std::string &tag) |
std::string | PNTMesh::elmTypeStr (elementType tag) |
int | PNTMesh::elmNumNde (elementType et, int order) |
int | PNTMesh::elmNumSrf (elementType et) |