26 #ifndef vtkPVAMRDualContour_h 27 #define vtkPVAMRDualContour_h 30 #include "vtkPVVTKExtensionsDefaultModule.h" 33 class vtkPVAMRDualContourInternal;
40 void PrintSelf(ostream& os, vtkIndent indent);
49 void AddInputCellArrayToProcess(
const char* name);
50 void ClearInputCellArrayToProcess();
57 vtkGetMacro(VolumeFractionSurfaceValue,
double);
58 vtkSetMacro(VolumeFractionSurfaceValue,
double);
61 virtual int RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*);
72 #endif // vtkPVAMRDualContour_h virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkPVAMRDualContourInternal * Implementation
Extract particles and analyse them.
void PrintSelf(ostream &os, vtkIndent indent)
double VolumeFractionSurfaceValue
static vtkAMRDualContour * New()
Generates a contour surface given one or more cell arrays and a volume fraction value.