vtk-m2/examples/streamline
Tom Fogal 55be1fcbb2 examples: ensure cleanup occurs before main ends.
Else the implicit context in the CUDA driver may destroy itself
before the destructors for globals/statics run, and we could try
to e.g. cudaFree without a valid context.
2017-02-15 10:32:20 -08:00
..
CMakeLists.txt Update the examples to work with the new usage requirements 2017-01-27 10:03:53 -05:00
StreamLineUniformGrid.cu nvcc doesn't have troubles with boost shared_ptr optimizations 2016-07-19 13:26:23 -04:00
StreamLineUniformGrid.cxx examples: ensure cleanup occurs before main ends. 2017-02-15 10:32:20 -08:00
StreamLineUniformGridTBB.cxx StreamLine filter outputs dataset. Add example. 2015-11-23 12:54:12 -07:00
tornado.vec Add example data file for streamline. 2015-11-23 17:00:22 -07:00