Metadata-Version: 2.1
Name: dune-polygongrid
Version: 2.10.dev20230325
Summary: module providing a grid consisting of 2d polygons
Home-page: https://gitlab.dune-project.org/extensions/dune-polygongrid
Author: Martin Nolte
Author-email: nolte.mrtn@gmail.com
License: UNKNOWN
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
License-File: LICENSE
License-File: AUTHORS

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-1e4ca0c10779449b109fcb5fcb0084422596e2f1


