Home
last modified time | relevance | path

Searched refs:noOfCells (Results 1 – 2 of 2) sorted by relevance

/phasta/phastaIO/
H A DvtkPhastaReader.h81 int &noOfCells);
H A DvtkPhastaReader.cxx926 int noOfNodes, noOfCells, noOfDatas; in RequestData() local
992 this->ReadGeomFile(this->GeometryFileName, firstVertexNo, points, noOfNodes, noOfCells); in RequestData()