Metadata-Version: 2.1
Name: dune-polygongrid
Version: 2.8.0.post1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: nolte.mrtn@gmail.com
Author-email: nolte.mrtn@gmail.com
License: UNKNOWN
Description: DUNE-POLYGONGRID
        ================
        
        [DUNE-POLYGONGRID][0] is a [Distributed and Unified Numerics Environment][1]
        module which defines implements a polygonal grid for use with Virtual Element
        (VEM), Finite Volume Methods (FV), and Discontinuous Galerkin Methods (DG).
        
        Dependencies
        ------------
        
        DUNE-POLYGONGRID depends on the following DUNE modules:
        
        * [dune-common][3]
        
        * [dune-geometry][4]
        
        * [dune-grid][5]
        
        License
        -------
        
        The DUNE-POLYGONGRID library, headers and test programs are free open-source software,
        licensed under version 2 or later of the GNU General Public License.
        
        See the file [LICENSE][6] for full copying permissions.
        
        Installation
        ------------
        
        For a full explanation of the DUNE installation process please read
        the [installation notes][2].
        
         [0]: https://www.dune-project.org/modules/dune-polygongrid
         [1]: https://www.dune-project.org
         [2]: https://www.dune-project.org/doc/installation/
         [3]: http://gitlab.dune-project.org/core/dune-common
         [4]: http://gitlab.dune-project.org/core/dune-geometry
         [5]: http://gitlab.dune-project.org/core/dune-grid
         [6]: LICENSE.md
        
        
        git-90840c3d36f5fa6e18a00e7df7be01832cd7e23b
        
Platform: UNKNOWN
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Requires-Python: >=3.4
Description-Content-Type: text/markdown
