Go to the documentation of this file.
33 #ifndef vtkQuadratureSchemeDictionaryGenerator_h
34 #define vtkQuadratureSchemeDictionaryGenerator_h
36 #include "vtkFiltersGeneralModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkQuadratureSchemeDictionaryGenerator() override
Superclass for algorithms that produce output of the same type as input.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
static vtkQuadratureSchemeDictionaryGenerator * New()
Given an unstructured grid on its input this filter generates for each data array in point data dicti...
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkQuadratureSchemeDictionaryGenerator()
dataset represents arbitrary combinations of all possible cell types