MCPcopy Create free account
hub / github.com/Kitware/VTK / GetPoint

Method GetPoint

Filters/ParallelFlowPaths/vtkPStreamTracer.cxx:939–939  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

937 vtkSetMacro(TraceTerminated, bool);
938
939 PStreamTracerPoint* GetPoint() { return this->Point; }
940 void IncHop() { this->NumHops++; }
941
942private:

Callers 15

RequestDataMethod · 0.45
AssignGlobalNodeIdsMethod · 0.45
GetGhostPointIdsMethod · 0.45
SerializeGhostPointsMethod · 0.45
CheckGridFunction · 0.45
SetXYZCellFieldFunction · 0.45
SetXYZNodeFieldFunction · 0.45
CalculateExpectedAverageFunction · 0.45
GetXYZSumForGridFunction · 0.45
InitializeMethod · 0.45
PackDataMethod · 0.45

Calls

no outgoing calls

Tested by 15

CalculateExpectedAverageFunction · 0.36
GetXYZSumForGridFunction · 0.36
AddNodeCenteredXYZFieldFunction · 0.36
CheckGridFunction · 0.36
CalcGlyphFunction · 0.36
ComputeLengthFunction · 0.36
ComputeLengthFunction · 0.36
TestPStreamGeometryFunction · 0.36
GetSourceFunction · 0.36
TestQuadFunction · 0.36
TestHexFunction · 0.36