Skip to content
Snippets Groups Projects
README.md 919 B
Newer Older
René Fritze's avatar
René Fritze committed
```
# This file is part of the dune-stuff project:
#   https://github.com/wwu-numerik/dune-stuff
René Fritze's avatar
René Fritze committed
# The copyright lies with the authors of this file (see below).
# License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
René Fritze's avatar
René Fritze committed
# Authors:
#   Felix Schindler (2013 - 2014)
#   Rene Milk       (2009, 2015)
```
[![Build Status](https://travis-ci.org/wwu-numerik/dune-stuff.svg?branch=travis)](https://travis-ci.org/wwu-numerik/dune-stuff)

dune-stuff is a DUNE (http://www.dune-project.org) module which provides a wide
collection of ... stuff! This includes (but is not limited to) a logger, a
profiler, string conversion, LA container and solver, ...

New users may best try out this module by using the git supermodule
dune-stuff-demos (http://users.dune-project.org/projects/dune-stuff-demos).
Experienced DUNE users may go ahead!

Please see our github page for issue tracking, further information, ...