MCPcopy Create free account
hub / github.com/Kitware/VTK / GetNumberOfBlocks

Method GetNumberOfBlocks

IO/Geometry/vtkTecplotReader.cxx:545–548  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

543
544//------------------------------------------------------------------------------
545int vtkTecplotReader::GetNumberOfBlocks()
546{
547 return int(this->ZoneNames.size());
548}
549
550//------------------------------------------------------------------------------
551const char* vtkTecplotReader::GetBlockName(int blockIdx)

Callers 15

AppendBlockFunction · 0.45
GetVolFieldAtTimeStepMethod · 0.45
RequestDataMethod · 0.45
testReader3DMethod · 0.45
testReader2DMethod · 0.45
findBlockFunction · 0.45
TestFLUENTReaderMSHFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 12

findBlockFunction · 0.36
TestFLUENTReaderMSHFunction · 0.36
findBlockFunction · 0.36
TestOpenFOAMReaderRegExFunction · 0.36
findBlockFunction · 0.36
findBlockFunction · 0.36
ReadOBJFilesFunction · 0.36
TestGDALVectorReaderFunction · 0.36