Searched refs:SetFieldInfo (Results 1 – 3 of 3) sorted by relevance
| /phasta/phastaIO/ |
| H A D | vtkPPhastaReader.cxx | 607 …this->Reader->SetFieldInfo(paraviewFieldTag,phastaFieldTag,index,numOfComps,dataDependency,dataTyp… in RequestInformation() 623 this->Reader->SetFieldInfo("pressure","solution",0,1,0,"double"); in RequestInformation() 624 this->Reader->SetFieldInfo("velocity","solution",1,3,0,"double"); in RequestInformation() 625 this->Reader->SetFieldInfo("temperature","solution",4,1,0,"double"); in RequestInformation()
|
| H A D | vtkPhastaReader.h | 62 void SetFieldInfo(const char *paraviewFieldTag,
|
| H A D | vtkPhastaReader.cxx | 894 void vtkPhastaReader::SetFieldInfo(const char* paraviewFieldTag, in SetFieldInfo() function in vtkPhastaReader
|