Go to the documentation of this file.
33 #ifndef vtkPYoungsMaterialInterface_h
34 #define vtkPYoungsMaterialInterface_h
36 #include "vtkFiltersParallelModule.h"
reconstructs material interfaces
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkPYoungsMaterialInterface()
Multiprocessing communication superclass.
~vtkPYoungsMaterialInterface() override
a simple class to control print indentation
parallel reconstruction of material interfaces
static vtkPYoungsMaterialInterface * New()
virtual void SetController(vtkMultiProcessController *)
Get/Set the multiprocess controller.
void Aggregate(int, int *) override
Parallel implementation of the material aggregation.
vtkMultiProcessController * Controller