Skip to content
Snippets Groups Projects
Unverified Commit a97728a6 authored by Thibaut Lunet's avatar Thibaut Lunet Committed by GitHub
Browse files

TL: generic FieldsIO class for n-dimensional rectilinear grids + VTK support (#533)

* TL: simplified fieldsIO to two generic classes (Scalar + Rectilinear)

* TL: trying something

* TL: restriction to python 3.11

* TL: another try

* TL: I'm dumb

* TL: yet another try ...

* TL: added vtk support for 3D VTR files

* TL: avoided clashing name, gitignore update

* TL: you gotta be kiding me ...

* TL: VTK output support for Rectilinear FieldsIO

* TL: added documentation

* TL: polished documentation

* TL: minor typo

* TL: refactoring following thomas's suggestions

* TL: minor typo

* TL: corrected Rectilinear.toVTR for paraview groups
parent 51aa701f
No related branches found
No related tags found
No related merge requests found
Pipeline #256362 passed