Home
last modified time | relevance | path

Searched refs:SetAMRBlockSourceIndex (Results 1 – 22 of 22) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkOverlappingAMR.cxx178 void vtkOverlappingAMR::SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId) in SetAMRBlockSourceIndex() function in vtkOverlappingAMR
181 this->AMRInfo->SetAMRBlockSourceIndex(index, sourceId); in SetAMRBlockSourceIndex()
H A DvtkOverlappingAMR.h104 void SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId);
H A DvtkAMRInformation.h127 void SetAMRBlockSourceIndex(int index, int sourceId);
H A DvtkAMRInformation.cxx351 void vtkAMRInformation::SetAMRBlockSourceIndex(int index, int sourceId) in SetAMRBlockSourceIndex() function in vtkAMRInformation
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkOverlappingAMR.cxx175 void vtkOverlappingAMR::SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId) in SetAMRBlockSourceIndex() function in vtkOverlappingAMR
178 this->AMRInfo->SetAMRBlockSourceIndex(index, sourceId); in SetAMRBlockSourceIndex()
H A DvtkOverlappingAMR.h123 void SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId);
H A DvtkAMRInformation.h152 void SetAMRBlockSourceIndex(int index, int sourceId);
H A DvtkAMRInformation.cxx347 void vtkAMRInformation::SetAMRBlockSourceIndex(int index, int sourceId) in SetAMRBlockSourceIndex() function in vtkAMRInformation
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkOverlappingAMR.cxx169 void vtkOverlappingAMR::SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId) in SetAMRBlockSourceIndex() function in vtkOverlappingAMR
172 this->AMRInfo->SetAMRBlockSourceIndex(index, sourceId); in SetAMRBlockSourceIndex()
H A DvtkOverlappingAMR.h126 void SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId);
H A DvtkAMRInformation.h151 void SetAMRBlockSourceIndex(int index, int sourceId);
H A DvtkAMRInformation.cxx350 void vtkAMRInformation::SetAMRBlockSourceIndex(int index, int sourceId) in SetAMRBlockSourceIndex() function in vtkAMRInformation
/dports/math/vtk6/VTK-6.2.0/Examples/ParallelProcessing/SMP/Cxx/
H A DvtkOverlappingAMR2.cxx178 void vtkOverlappingAMR2::SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId) in SetAMRBlockSourceIndex() function in vtkOverlappingAMR2
181 this->AMRInfo->SetAMRBlockSourceIndex(index, sourceId); in SetAMRBlockSourceIndex()
H A DvtkOverlappingAMR2.h103 void SetAMRBlockSourceIndex(unsigned int level, unsigned int id, int sourceId);
/dports/math/vtk8/VTK-8.2.0/IO/AMR/
H A DvtkAMRFlashReader.cxx218 this->Metadata->SetAMRBlockSourceIndex(level,id, internalIdx); in FillMetaData()
H A DvtkAMREnzoReader.cxx390 this->Metadata->SetAMRBlockSourceIndex(level,id, internalIdx); in FillMetaData()
/dports/math/vtk9/VTK-9.1.0/IO/AMR/
H A DvtkAMRFlashReader.cxx217 this->Metadata->SetAMRBlockSourceIndex(level, id, internalIdx); in FillMetaData()
H A DvtkAMReXGridReader.cxx195 this->Metadata->SetAMRBlockSourceIndex(i, j, globalID++); in FillMetaData()
H A DvtkAMRVelodyneReader.cxx231 cAMR->SetAMRBlockSourceIndex(level, id, i); in FillMetaData()
H A DvtkAMREnzoReader.cxx378 this->Metadata->SetAMRBlockSourceIndex(level, id, internalIdx); in FillMetaData()
/dports/math/vtk6/VTK-6.2.0/IO/AMR/
H A DvtkAMRFlashReader.cxx218 this->Metadata->SetAMRBlockSourceIndex(level,id, internalIdx); in FillMetaData()
H A DvtkAMREnzoReader.cxx391 this->Metadata->SetAMRBlockSourceIndex(level,id, internalIdx); in FillMetaData()