Home
last modified time | relevance | path

Searched refs:removeUnstructuredGrid (Results 1 – 8 of 8) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfGridTemplate.hpp163 virtual void removeUnstructuredGrid(const unsigned int index);
165 virtual void removeUnstructuredGrid(const std::string & Name);
H A DXdmfGridCollection.cpp135 this->removeUnstructuredGrid(0); in copyGrid()
201 this->removeUnstructuredGrid(0); in read()
284 this->removeUnstructuredGrid(0); in release()
H A DXdmfDomain.cpp473 domainPointer->removeUnstructuredGrid(index); in XdmfDomainRemoveUnstructuredGrid()
480 domainPointer->removeUnstructuredGrid(Name); in XdmfDomainRemoveUnstructuredGridByName()
H A DXdmfGridTemplate.cpp752 XdmfGridTemplate::removeUnstructuredGrid(const unsigned int index) in removeUnstructuredGrid() function in XdmfGridTemplate
769 XdmfGridTemplate::removeUnstructuredGrid(const std::string & Name) in removeUnstructuredGrid() function in XdmfGridTemplate
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/
H A DXdmfGridTemplate.hpp163 virtual void removeUnstructuredGrid(const unsigned int index);
165 virtual void removeUnstructuredGrid(const std::string & Name);
H A DXdmfGridCollection.cpp135 this->removeUnstructuredGrid(0); in copyGrid()
201 this->removeUnstructuredGrid(0); in read()
284 this->removeUnstructuredGrid(0); in release()
H A DXdmfDomain.cpp473 domainPointer->removeUnstructuredGrid(index); in XdmfDomainRemoveUnstructuredGrid()
480 domainPointer->removeUnstructuredGrid(Name); in XdmfDomainRemoveUnstructuredGridByName()
H A DXdmfGridTemplate.cpp752 XdmfGridTemplate::removeUnstructuredGrid(const unsigned int index) in removeUnstructuredGrid() function in XdmfGridTemplate
769 XdmfGridTemplate::removeUnstructuredGrid(const std::string & Name) in removeUnstructuredGrid() function in XdmfGridTemplate