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