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

Method vtkPartitioningStrategy

Filters/ParallelDIY2/vtkPartitioningStrategy.cxx:28–31  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

26
27//------------------------------------------------------------------------------
28vtkPartitioningStrategy::vtkPartitioningStrategy()
29{
30 this->SetController(vtkMultiProcessController::GetGlobalController());
31}
32
33//------------------------------------------------------------------------------
34vtkPartitioningStrategy::~vtkPartitioningStrategy()

Callers

nothing calls this directly

Calls 1

SetControllerMethod · 0.45

Tested by

no test coverage detected