|
VTK-m
2.0
|
#include <MeshBoundary3D.h>
Public Member Functions | |
| VTKM_EXEC_CONT | MeshBoundary3DExec (vtkm::Id3 meshSize, const IdArrayType &inSortIndices) |
| VTKM_CONT MeshBoundary3D | PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const |
Protected Attributes | |
| vtkm::Id3 | MeshSize |
| const IdArrayType & | SortIndices |
|
inline |
|
inline |
|
protected |
|
protected |
1.8.17