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