Skip to content

MeshConverter: Cache Parsed Fields

Simon Spannagel requested to merge multi_observable into master

This introduces a cache in the MeshParser class which will allow to retrieve multiple observables without re-parsing the input files.

Merge request reports