VTK
9.4.20241108
|
#include "vtkFiltersCellGridModule.h"
#include "vtkCellAttribute.h"
#include "vtkCellGridResponders.h"
#include "vtkCellMetadata.h"
#include "vtkDGOperatorEntry.h"
#include "vtkDataArray.h"
#include "vtkStringToken.h"
#include "vtkVector.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | vtkDGCell |
Base class for a discontinuous Galerkin cells of all shapes. More... | |
struct | vtkDGCell::Source |
Records describing the source arrays for cells or cell-sides. More... | |