VTK  9.3.20241006
Classes
vtkDGArrayOutputAccessor.h File Reference
#include "vtkDoubleArray.h"
#include "vtkFiltersCellGridModule.h"
#include "vtkVector.h"
#include <cassert>
Include dependency graph for vtkDGArrayOutputAccessor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkDGArrayOutputAccessor
 Store values interpolated from DG cells into a vtkDoubleArray instance. More...
 
struct  vtkDGArrayOutputAccessor::Tuple
 Expose a tuple in a vtkDoubleArray as an object with a size() method to satisfy requirements of the output iterator API. More...