Skip to content

Feature/vtk reader parallel and distribute data

Allow to read grid data and user data from a sequential, ASCII-style VTU/VTP file. The grid and data are automatically communicated in MPI parallel simulations.

Also adds new interface function to GridData (getArrayParameter) to read out vector/tensor data stored in the vtu file.

  • Add unit tests
Edited by Timo Koch

Merge request reports