Newer
Older
# This file is part of the dune-gdt project:
# https://zivgitlab.uni-muenster.de/ag-ohlberger/dune-community/dune-gdt
# Copyright 2010-2021 dune-gdt developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# or GPL-2.0+ (http://opensource.org/licenses/gpl-license)
# with "runtime exception" (http://www.dune-project.org/license.html)
# Authors:
# Felix Schindler (2010, 2013 - 2014, 2016 - 2017)
# Tobias Leibner (2021)
dune-gdt is a [DUNE](http://www.dune-project.org/) module which provides a generic
discretization toolbox for grid-based numerical methods. It contains building blocks - like
local operators, local evaluations, local assemblers - for discretization methods and suitable
discrete function spaces.
New users may best try out this module by using the git supermodule
[dune-gdt-super](https://zivgitlab.uni-muenster.de/ag-ohlberger/dune-community/dune-gdt-super). Experienced DUNE users
may go ahead. As usual, you will have to use
[dunecontrol](https://www.dune-project.org/doc/installation/), working examples are located
in 'dune/gdt/test/'...
[fork us on github](https://github.com/dune-community/dune-gdt/)
or [gitlab](https://zivgitlab.uni-muenster.de/ag-ohlberger/dune-community/dune-gdt)!