Skip to content

Add fluent reader zones selection

Jean Fechter requested to merge jean.fechter/vtk:fluentReaderImprovements into master

FLUENT Reader now supports zones selection. Therefore, the output multiblock will only contain the selected zones.

RequestInfo only parse the zones header to allow selection, then RequestData does the actual file parsing. The file is parsed once entirely, then the output is built depending on the selected zones.

Merge request reports

Loading