Skip to content

io adios2 module

William F Godoy requested to merge williamfgc/vtk:io_adios2 into master

Extendable framework to support different schemas associated with MPI-parallel readers of ADIOS2 generated bp files containing several steps. This VTK Modules aims to serve as the backend to either Paraview (thin plugin ADIOS2Reader) and VisIT as part of the ADIOS2 Ecosystem.

Looking for early feedback and direction on:

  • Architecture, coding standards, license, etc.
  • Testing

Currently working for VTK XML data formats stored as an attribute in a bp file:

  • VTK image data : vti
  • VTK unstructed data : vtu

gray-scott_vtk MFEM_Example2

Edited by William F Godoy

Merge request reports