30#ifndef vtkQuadratureSchemeDictionaryGenerator_h
31#define vtkQuadratureSchemeDictionaryGenerator_h
34#include "vtkFiltersGeneralModule.h"
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips
Given an unstructured grid on its input this filter generates for each data array in point data dicti...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
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()
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
~vtkQuadratureSchemeDictionaryGenerator() override
static vtkQuadratureSchemeDictionaryGenerator * New()
dataset represents arbitrary combinations of all possible cell types