Ghost Cells Generator that add support for vtkHyperTreeGrid. More...
#include <vtkPVGhostCellsGenerator.h>
Inherits vtkGhostCellsGenerator.
Public Types | |
typedef vtkGhostCellsGenerator | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) override |
Static Public Member Functions | |
static vtkPVGhostCellsGenerator * | New () |
static int | IsTypeOf (const char *type) |
static vtkPVGhostCellsGenerator * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkPVGhostCellsGenerator ()=default | |
~vtkPVGhostCellsGenerator () override=default | |
int | RequestDataObject (vtkInformation *, vtkInformationVector **, vtkInformationVector *) override |
int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) override |
int | FillInputPortInformation (int, vtkInformation *) override |
PARAVIEW_DEPRECATED_IN_5_14_0 ("Use int GhostCellsGeneratorUsingSuperclassInstance(vtkDataObject*, vtkDataObject*)") int GhostCellsGeneratorUsingSuperclassInstance(vtkInformation * | |
vtkInformationVector vtkInformationVector *int | GhostCellsGeneratorUsingSuperclassInstance (vtkDataObject *inputDO, vtkDataObject *outputDO) |
Ghost Cells Generator that add support for vtkHyperTreeGrid.
This is a subclass of vtkGhostCellsGenerator that can process HyperTreeGrids and their composite derivates. In the case of a composite dataset containing HTG, the output will always be a vtkPartitionedDataSetCollection. Ghost Cells are computed separately for each individual partition/block of the composite structure.
Definition at line 22 of file vtkPVGhostCellsGenerator.h.
typedef vtkGhostCellsGenerator vtkPVGhostCellsGenerator::Superclass |
Definition at line 27 of file vtkPVGhostCellsGenerator.h.
|
protecteddefault |
|
overrideprotecteddefault |
|
static |
|
virtual |
|
static |
|
override |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
protected |
|
protected |