28#ifndef vtkDGRangeResponder_h
29#define vtkDGRangeResponder_h
31#include "vtkFiltersCellGridModule.h"
36VTK_ABI_NAMESPACE_BEGIN
41class vtkTypeInt64Array;
58 template <
bool DOFSharing,
bool FiniteRange>
63 template <
bool DOFSharing,
bool FiniteRange>
68 template <
bool DOFSharing,
bool FiniteRange>
73 template <
bool DOFSharing,
bool FiniteRange>
80 template<
bool FiniteRange,
bool DOFSharing>
88 template <
bool FiniteRange>
89 bool DiscontinuousLagrange(
93 template <
bool FiniteRange>
A function defined over the physical domain of a vtkCellGrid.
Compute the range of a component of some vtkCellAttribute.
Respond to a query on one particular type of cell.
A container that holds objects able to respond to queries specialized for particular vtkCellMetadata ...
Base class for a discontinuous Galerkin cells of all shapes.
Compute the range of a cell-attribute over any vtkDGCell.
bool Query(vtkCellGridRangeQuery *query, vtkCellMetadata *cellType, vtkCellGridResponders *caches) override
static vtkDGRangeResponder * New()
~vtkDGRangeResponder() override=default
vtkDGRangeResponder()=default
abstract superclass for arrays of numeric data