.. Hydroflow documentation file, created by Pierre-Yves Gousenbourger on Wed Aug 2, 2023. .. _meshParser-module: The MeshParser class ==================== What it does ------------ Based on the gmsh API, the MeshParser class is used to parse the data extracted from the .msh file provided by the user. Unless you know what you are doing, do not access and modify this class. Documentation ------------- .. autoclass:: watlab.meshParser.MeshParser :members: :undoc-members: :private-members: __sort_elements_by_tag