Skip to content
pyMOR v2023.1.0 Manual logo
Documentation pymor.discretizers.builtin.grids.gmsh
Type to start searching
    • pyMOR v2023.1.0 Manual
    • API Reference
    • pymor
    • pymor.discretizers
    • pymor.discretizers.builtin
    • pymor.discretizers.builtin.grids
    • Getting Started
    • Technical Overview
    • Environment Variables
    • pyMOR Tutorials
    • Release Notes
    • Bibliography
    • Developer Documentation
    • API Reference
      • pymor
        • Subpackages
          • algorithms
          • analyticalproblems
          • bindings
          • core
          • discretizers
            • Subpackages
              • builtin
              • fenics
              • skfem
          • models
          • operators
          • parallel
          • parameters
          • reductors
          • scripts
          • tools
          • vectorarrays
        • Submodules
        • Package Contents
      • pymordemos

    pymor.discretizers.builtin.grids.gmsh¶

    Module Contents¶

    pymor.discretizers.builtin.grids.gmsh.load_gmsh(filename)[source]¶

    Parse a Gmsh file and create a corresponding grid and boundary info.

    Parameters

    filename

    Path of the Gmsh MSH-file.

    Returns

    grid

    The generated UnstructuredTriangleGrid.

    boundary_info

    The generated BoundaryInfo.

    Previous pymor.discretizers.builtin.grids.constructions
    Next pymor.discretizers.builtin.grids.interfaces
    © Copyright pyMOR developers and contributors.
    Last updated on Jul 06, 2023.
    Created using Sphinx 5.1.1. and Material for Sphinx