VTK  9.3.20240916
Namespaces | Functions
vtkDGConstantOperators.h File Reference
#include "vtkFiltersCellGridModule.h"
Include dependency graph for vtkDGConstantOperators.h:

Go to the source code of this file.

Namespaces

namespace  vtk
 Specialization of tuple ranges and iterators for vtkAOSDataArrayTemplate.
 
namespace  vtk::basis
 A namespace for finite-element basis functions.
 
namespace  vtk::basis::constant
 A function space for basis functions that are constant over a cell's underlying space.
 

Functions

bool VTKFILTERSCELLGRID_EXPORT vtk::basis::constant::RegisterOperators ()
 Register basis-function operators for the "constant" function space with vtkDGCell.