-
Notifications
You must be signed in to change notification settings - Fork 1
A Dune (Distributed and Unified Numerics Environment) module for reading and solving (with AMG) linear system from matrix market files
License
blattms/dune-mm-amg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
dune-mm-amg =========== A DUNE module that lets you read linear systems from matrix market files and the solves it using the aggregation AMG that comes with dune-istl. Dependencies ------------ dune-mm-amg depens on the following software packages - dune-istl >=2.3 module http://dune-project.org - CMake - A C++11 standard conforming compiler, e.g. GNU C >=4.4 License ------- The DUNE-library and headers are licensed under version 2 of the GNU General Public License, with the so-called "runtime exception", as follows: As a special exception, you may use the DUNE source files as part of a software library or application without restriction. Specifically, if other files instantiate templates or use macros or inline functions from one or more of the DUNE source files, or you compile one or more of the DUNE source files and link them with other files to produce an executable, this does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License. This licence clones the one of the libstc++ library. For further implications of this library please see their licence page [3] See the file COPYING for full copying permissions. Installation ------------ Short installation instructions can be found in file INSTALL. For the full instructions please see [0]. Links ----- 0. http://www.dune-project.org/doc/installation-notes.html 1. http://www.dune-project.org/download.html 2. http://dune-project.org/doc/buildsystem/buildsystem.pdf 3. http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.license
About
A Dune (Distributed and Unified Numerics Environment) module for reading and solving (with AMG) linear system from matrix market files
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published