Skip to content

Reader part for the Catalyst Adios2 implementation

Lucas Givord requested to merge add-reader into main

Implement the reader part, it's a simple executable script (AdiosReplay.cxx) who read the adios file and create conduit node to call catalyst_initialize/... from the CatalystParaview implementation

  • reader part for catalyst_initialize
  • reader part for catalyst_execute
  • reader part for catalyst_finalize
Edited by Lucas Givord

Merge request reports