vtk-m/tutorial
2022-02-07 12:26:13 -05:00
..
data nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
CMakeLists.txt nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
README.md nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_2filters.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_contour_2fields.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_contour.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_error_handling.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_extract_edges.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_io.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_logging.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_mag_grad_generalized.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_mag_grad.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_point_to_cell.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00
tut_rendering.cxx nested folders removed for tutorial examples 2022-02-07 12:26:13 -05:00

vtk-m-tutorial

The repository containts code samples for the tutorial of the VTK-m code library. Other tutorial material is avaialble on the VTK-m wiki

Organization

The tutorial is divided into 3 sections based on what users want to accomplish with VTK-m:

  1. Using VTK-m
  2. Algorithm development with VTK-m
  3. Advanced development with VTK-m