MCPcopy Create free account
hub / github.com/Kitware/VTK / TestRemoveGhostCells.py

File TestRemoveGhostCells.py

Filters/General/Testing/Python/TestRemoveGhostCells.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import vtkGenerateIds
3from vtkmodules.vtkFiltersGeneral import vtkDataSetTriangleFilter
4from vtkmodules.vtkFiltersGeometry import vtkGeometryFilter

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
addGlobalIdsFunction · 0.85
SetDataExtentMethod · 0.80
SetDataSpacingMethod · 0.80
UpdatePieceMethod · 0.80
IsAMethod · 0.80
GetGlobalIdsMethod · 0.80
vtkGeometryFilterClass · 0.50
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45
SetOutputWholeExtentMethod · 0.45

Tested by

no test coverage detected