Lines Matching refs:index
896 int index, in SetFieldInfo() argument
912 info.StartIndexInPhastaArray = index; in SetFieldInfo()
1477 int index = it->second.StartIndexInPhastaArray; in ReadFieldFile() local
1535 if(index<0 || index>numOfVars-1) in ReadFieldFile()
1537 …vtkErrorMacro("index ["<<index<<"] is out of range [num. of vars.:"<<numOfVars<<"] for field [para… in ReadFieldFile()
1545 if(numOfComps<0 || index+numOfComps>numOfVars) in ReadFieldFile()
1547 …vtkErrorMacro("index ["<<index<<"] with num. of comps. ["<<numOfComps<<"] is out of range [num. of… in ReadFieldFile()
1587 int offset = index*noOfDatas; in ReadFieldFile()
1603 offset[j] = (index+j)*noOfDatas; in ReadFieldFile()
1622 offset[j] = (index+j)*noOfDatas; in ReadFieldFile()
1679 int offset = index*noOfDatas; in ReadFieldFile()
1697 offset[j] = (index+j)*noOfDatas; in ReadFieldFile()
1721 offset[j] = (index+j)*noOfDatas; in ReadFieldFile()