VTK-m  2.0
Classes | Namespaces | Macros
CellSetExplicit.h File Reference
#include <vtkm/CellShape.h>
#include <vtkm/TopologyElementTag.h>
#include <vtkm/cont/ArrayGetValues.h>
#include <vtkm/cont/ArrayHandleCast.h>
#include <vtkm/cont/ArrayHandleConstant.h>
#include <vtkm/cont/ArrayHandleCounting.h>
#include <vtkm/cont/ArrayHandleOffsetsToNumComponents.h>
#include <vtkm/cont/CellSet.h>
#include <vtkm/cont/UnknownArrayHandle.h>
#include <vtkm/cont/internal/ConnectivityExplicitInternals.h>
#include <vtkm/exec/ConnectivityExplicit.h>
#include <vtkm/cont/vtkm_cont_export.h>
#include <vtkm/cont/CellSetExplicit.hxx>

Go to the source code of this file.

Classes

class  vtkm::cont::CellSetExplicit< ShapesStorageTag, ConnectivityStorageTag, OffsetsStorageTag >
 
struct  vtkm::cont::CellSetExplicit< ShapesStorageTag, ConnectivityStorageTag, OffsetsStorageTag >::ConnectivityChooser< VisitTopology, IncidentTopology >
 
struct  vtkm::cont::CellSetExplicit< ShapesStorageTag, ConnectivityStorageTag, OffsetsStorageTag >::Internals
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::cont
 VTK-m Control Environment.
 

Macros

#define VTKM_DEFAULT_SHAPES_STORAGE_TAG   VTKM_DEFAULT_STORAGE_TAG
 
#define VTKM_DEFAULT_CONNECTIVITY_STORAGE_TAG   VTKM_DEFAULT_STORAGE_TAG
 
#define VTKM_DEFAULT_OFFSETS_STORAGE_TAG   VTKM_DEFAULT_STORAGE_TAG
 

Macro Definition Documentation

◆ VTKM_DEFAULT_CONNECTIVITY_STORAGE_TAG

#define VTKM_DEFAULT_CONNECTIVITY_STORAGE_TAG   VTKM_DEFAULT_STORAGE_TAG

◆ VTKM_DEFAULT_OFFSETS_STORAGE_TAG

#define VTKM_DEFAULT_OFFSETS_STORAGE_TAG   VTKM_DEFAULT_STORAGE_TAG

◆ VTKM_DEFAULT_SHAPES_STORAGE_TAG

#define VTKM_DEFAULT_SHAPES_STORAGE_TAG   VTKM_DEFAULT_STORAGE_TAG