This is the complete list of members for FluentReader, including all inherited members.
_cellFaces | FluentReader | protected |
_cellNodes | FluentReader | protected |
_cells | FluentReader | protected |
_cellZones | FluentReader | protected |
_coords | FluentReader | protected |
_dimension | FluentReader | protected |
_faceCells | FluentReader | protected |
_faceNodes | FluentReader | protected |
_facePairs | FluentReader | protected |
_faces | FluentReader | protected |
_faceZones | FluentReader | protected |
_fileName | Reader | protected |
_fp | Reader | protected |
_nodeCells | FluentReader | protected |
_nodes | FluentReader | protected |
_numBoundaryFaces | FluentReader | protected |
_numCells | FluentReader | protected |
_numFaces | FluentReader | protected |
_numNodes | FluentReader | protected |
_rpVars | FluentReader | protected |
_rpVarStringLength | FluentReader | protected |
_zoneVarStringLength | FluentReader | protected |
buildZones() | FluentReader | protected |
close() | Reader | |
closeSection() | SchemeReader | protected |
closeSectionBinary(const int currentId) | SchemeReader | protected |
createMesh(const int cellZoneID, Array< int > &) | FluentReader | protected |
FluentReader(const string &fileName) | FluentReader | |
getCellFaces() | FluentReader | protected |
getCellNodes() | FluentReader | protected |
getCellZoneID(const int c) const | FluentReader | protected |
getCellZones() | FluentReader | inline |
getCommonNodeMap(const FluentCellZone &cz0, const FluentCellZone &cz1) | FluentReader | protected |
getFaceZones() | FluentReader | inline |
getGhostCellMap(const FluentCellZone &cz, const Array< int > &indices) | FluentReader | protected |
getMeshList() | FluentReader | |
getNextChar() | SchemeReader | protected |
getNextSection() | SchemeReader | protected |
getNodeCells() | FluentReader | protected |
getNumCells() | FluentReader | inline |
getVars() | FluentReader | inline |
moveToListClose() | SchemeReader | protected |
moveToListCloseBinary() | SchemeReader | protected |
moveToListOpen() | SchemeReader | protected |
read(const int pass) | FluentReader | protected |
readCells(const int pass, const bool isBinary, const int id) | FluentReader | protected |
Reader(const string &fileName) | Reader | |
readFacePairs(const int pass, const bool isBinary, const int id) | FluentReader | protected |
readFaces(const int pass, const bool isBinary, const int id) | FluentReader | protected |
readHeader(int &i1, int &i2, int &i3, int &i4, int &i5) | SchemeReader | protected |
readInt(const bool isBinary) | SchemeReader | protected |
readLine() | Reader | |
readList(char *buffer) | SchemeReader | protected |
readListLength() | SchemeReader | protected |
readMesh() | FluentReader | |
readNodes(const int pass, const bool isBinary, const bool isDP, const int id) | FluentReader | protected |
readVectorData(Array< Vec3 > &a, const int iBeg, const int iEnd, const bool isBinary, const bool isDP) | FluentReader | protected |
resetFilePtr() | Reader | |
SchemeReader(const string &fileName) | SchemeReader | |
skipInt(const int n, const bool isBinary) | SchemeReader | protected |
Vec3 typedef | FluentReader | |
~FluentReader() | FluentReader | virtual |
~Reader() | Reader | virtual |
~SchemeReader() | SchemeReader | virtual |