Searched refs:phastaFieldTag (Results 1 – 3 of 3) sorted by relevance
| /phasta/phastaIO/ |
| H A D | vtkPPhastaReader.cxx | 577 const char* phastaFieldTag = 0; in RequestInformation() local 578 phastaFieldTag = nested2->GetAttribute("phasta_field_tag"); in RequestInformation() 579 if (!phastaFieldTag) in RequestInformation() 607 …this->Reader->SetFieldInfo(paraviewFieldTag,phastaFieldTag,index,numOfComps,dataDependency,dataTyp… in RequestInformation()
|
| H A D | vtkPhastaReader.h | 63 const char* phastaFieldTag,
|
| H A D | vtkPhastaReader.cxx | 895 const char* phastaFieldTag, in SetFieldInfo() argument 911 info.PhastaFieldTag = phastaFieldTag; in SetFieldInfo() 1476 const char* phastaFieldTag = it->second.PhastaFieldTag.c_str(); in ReadFieldFile() local 1518 sprintf(fieldName,"%s@%d",phastaFieldTag,partID_counter); in ReadFieldFile() 1537 …<"] for field [paraview field tag:"<<paraviewFieldTag<<", phasta field tag:"<<phastaFieldTag<<"]"); in ReadFieldFile() 1547 …<"] for field [paraview field tag:"<<paraviewFieldTag<<", phasta field tag:"<<phastaFieldTag<<"]"); in ReadFieldFile()
|