VTK-m  2.1
Namespaces | Macros
DefaultTypes.h File Reference
#include <vtkm/TypeList.h>
#include <vtkm/cont/StorageList.h>
#include <vtkm/cont/CellSetList.h>

Go to the source code of this file.

Namespaces

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

Macros

#define VTKM_DEFAULT_TYPE_LIST   ::vtkm::TypeListCommon
 
#define VTKM_DEFAULT_STORAGE_LIST   ::vtkm::cont::StorageListCommon
 
#define VTKM_DEFAULT_CELL_SET_LIST_STRUCTURED   ::vtkm::cont::CellSetListStructured
 
#define VTKM_DEFAULT_CELL_SET_LIST_UNSTRUCTURED   ::vtkm::cont::CellSetListUnstructured
 
#define VTKM_DEFAULT_CELL_SET_LIST   ::vtkm::cont::internal::CellSetList
 

Macro Definition Documentation

◆ VTKM_DEFAULT_CELL_SET_LIST

#define VTKM_DEFAULT_CELL_SET_LIST   ::vtkm::cont::internal::CellSetList

◆ VTKM_DEFAULT_CELL_SET_LIST_STRUCTURED

#define VTKM_DEFAULT_CELL_SET_LIST_STRUCTURED   ::vtkm::cont::CellSetListStructured

◆ VTKM_DEFAULT_CELL_SET_LIST_UNSTRUCTURED

#define VTKM_DEFAULT_CELL_SET_LIST_UNSTRUCTURED   ::vtkm::cont::CellSetListUnstructured

◆ VTKM_DEFAULT_STORAGE_LIST

#define VTKM_DEFAULT_STORAGE_LIST   ::vtkm::cont::StorageListCommon

◆ VTKM_DEFAULT_TYPE_LIST

#define VTKM_DEFAULT_TYPE_LIST   ::vtkm::TypeListCommon