Description
Grid interfaces and implementations can be used as the mesh foundation for DUNE simulation codes. It is useful for developers who need a common grid API across different mesh backends.
Grid backends can differ in adaptivity, parallel behavior, and supported element types. Test the selected backend with the problem size and mesh operations your application needs.