VTK-m
2.2
|
#include <vtkm/cont/DeviceAdapterTag.h>
#include <vtkm/cont/vtkm_cont_export.h>
#include <vtkm/thirdparty/diy/diy.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. | |
Functions | |
vtkm::cont::DeviceAdapterId | vtkm::cont::GetDIYDeviceAdapter () |
void | vtkm::cont::DIYMasterExchange (vtkmdiy::Master &master, bool remote=false) |
Wraps vtkmdiy::Master::exchange by setting its appropiate vtkmdiy::MemoryManagement. More... | |