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

File TestSPHInterpolatorWithCutoff.py

Filters/Points/Testing/Python/TestSPHInterpolatorWithCutoff.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2try:
3 import numpy as np
4except ImportError:

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetKernelMethod · 0.80
RenderMethod · 0.65
printFunction · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkPlaneSourceClass · 0.50
vtkTimerLogClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkOutlineFilterClass · 0.50

Tested by

no test coverage detected