Catalyst 2.0
TODO:
-
rename vtkMeshBlueprintSourcetovtkConduitSource -
extend vtkConduitSourceto 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.sowith 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:Nodes. -
update several Catalyst examples -
update ParaView Guide (?)
Open issues:
Edited by Utkarsh Ayachit