vtk-m2/examples
Yenpure 5a652f41bc Fix for MSVC compile isses
MSVC does not allow typename for non templated types while
compiling with c++98 std. (clang/gcc allow it)
Don't know about which standards Kitware uses to test builds, but
this should fix it.
Also removing unused parameter from the particle advection example.
2017-07-12 10:52:39 -04:00
..
clipping Fix Clipping example compilation. 2017-06-28 12:20:09 -04:00
contour_tree clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
demo Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
dynamic_dispatcher Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
hello_world Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
isosurface Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
multi_backend Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
particle_advection Fix for MSVC compile isses 2017-07-12 10:52:39 -04:00
rendering Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
streamline clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
tetrahedra Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
unified_memory clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Enhanced PICS filter and added BOV reader. 2017-07-07 13:43:58 -04:00