Add vtkm::Initialize(argc, argv)
This should initialize logging and configure the VTK-m state from command line parameters.
-
-v
for log level (Handled byInitLogging
). -
--device|-d
to force device in tracker. -
Overload with no arg signature.
Others?
Edited by Allison Vacanti