10#ifndef vtkDGCellCenterResponder_h
11#define vtkDGCellCenterResponder_h
13#include "vtkFiltersCellGridModule.h"
18VTK_ABI_NAMESPACE_BEGIN
A query corresponding to this algorithm.
Respond to a query on one particular type of cell.
A container that holds objects able to respond to queries specialized for particular vtkCellMetadata ...
Respond to a query on one particular type of cell.
void AllocateOutputVertices(vtkCellGridCellCenters::Query *request)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDGCellCenterResponder()=default
static vtkDGCellCenterResponder * New()
void GenerateOutputVertices(vtkCellGridCellCenters::Query *request, vtkDGCell *cellType)
bool Query(vtkCellGridCellCenters::Query *query, vtkCellMetadata *cellType, vtkCellGridResponders *caches) override
void AddCellCenters(vtkCellGridCellCenters::Query *request, vtkDGCell *cellType)
~vtkDGCellCenterResponder() override=default
Base class for a discontinuous Galerkin cells of all shapes.
a simple class to control print indentation