VTK-m
2.0
|
Go to the source code of this file.
Macros | |
#define | VTKM_INSTANTIATION_BEGIN |
The following empty macros are instantiation delimiters used by vtk_add_instantiations at CMake/VTKmWrappers.cmake to generate transient instantiation files at the build directory. More... | |
#define | VTKM_INSTANTIATION_END |
#define VTKM_INSTANTIATION_BEGIN |
The following empty macros are instantiation delimiters used by vtk_add_instantiations
at CMake/VTKmWrappers.cmake to generate transient instantiation files at the build directory.
Abstain to use the following constructors in the code section between the VTKM_INSTANTIATION_BEGIN/END directives:
See the documentation for the vtkm_add_instantiations
function in CMake/VTKmWrappers.cmake for more information.
#define VTKM_INSTANTIATION_END |