pymor / dune-pymor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# This file is part of the dune-pymor project:
#   https://github.com/pymor/dune-pymor
# Copyright Holders: Stephan Rave, Felix Schindler
# License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)

dune-pymor is a DUNE (http://www.dune-project.org) module which provides
low level interfaces (and default implementations) for several discretization
related DUNE classes, such as operators and vectors. It also provides
python bindings for these classes. This module is intended to be used in the
context of pyMOR (http://www.pymor.org).

New users may best try out this module by using the git supermodule
dune-pymor-demos (https://github.com/pymor/dune-pymor-demos). Experienced
DUNE users may go ahead...

About

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 57.1%Language:Python 39.9%Language:CMake 1.8%Language:Makefile 0.7%Language:M4 0.5%