edit

CHANGELOG dune-grid 2.11.0

Download the Dune 2.11.0 module sources

Release 2.11

  • The grid concepts are now able to check grids that have entity types disabled. For such entity codimension, the type typename T::template Codim<0>::Entity is required to satisfy the EntityGeneral concept only if the type exists (i.e. substitution failure is allowed).

  • The GmshReader facility now supports reading Version 4 Gmsh files. This includes both the ASCII and the binary variants of this format. The user interface is unchanged by this, but this may change eventually. The code is essentially the one from Simon Praetorius' dune-gmsh4 module, but not all features of that module are supported yet. Likewise, not every feature of GmshReader works for Version 4 files. In particular, getting element or boundary segment data is not supported yet, and neither is constructing explicit BoundarySegment objects. However, basic grid file reading works, and more features will/may be added eventually.

  • Make YaspGrid compatible with MSVC’s implementation of the C++ Standard Library.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Feb 9, 23:36, 2026)

Content