38#ifndef vtkPCellSizeFilter_h
39#define vtkPCellSizeFilter_h
42#include "vtkFiltersParallelVerdictModule.h"
a simple class to control print indentation
Computes cell sizes in parallel.
static vtkPCellSizeFilter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ComputeGlobalSum(double sum[4]) override
Method to compute the global sum information.
~vtkPCellSizeFilter() override