Catalyst 2.0
TODO:
-
rename vtkMeshBlueprintSource
tovtkConduitSource
-
extend vtkConduitSource
to support a reasonable initial set of dataset types. -
figure out how to handle VTK_PYTHON_OPTIONAL_LINK=ON
. When ON, we need to non-optional link thelibcatalyst.so
with python -- similar to what we do for the executables to avoid missing Python symbols. How to do that? -
add support for validation (using blueprint) and better reporting of errors for unrecognized conduit:Node
s. -
update several Catalyst examples -
update ParaView Guide (?)
Open issues:
Edited by Utkarsh Ayachit