Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Core Modules
dune-grid
Commits
9e808e19
Commit
9e808e19
authored
Dec 04, 2007
by
Markus Blatt
Browse files
Merged README changes -r 5017:5019 from trunk
[[Imported from SVN: r3926]]
parent
56adeaa7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
9e808e19
...
...
@@ -3,19 +3,19 @@ DUNE-library
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
for solving partial differential equations with grid-based methods.
.
The main intention is to create slim interfaces allowing an efficient use of
legacy and/or new libraries. Using C+techniques DUNE allows to use very
legacy and/or new libraries. Using C+
+
techniques DUNE allows to use very
different implementation of the same concept (i.e. grid, solver, ...) under
a common interface with a very low overhead.
DUNE was desined with flexibility in mind. It supports easy discretization
DUNE was desi
g
ned with flexibility in mind. It supports easy discretization
using methods, like Finite Elements, Finite Volume and also Finite
Differences. Through s
p
eration of data structures DUNE allows fast Linear
Differences. Through se
pa
ration of data structures DUNE allows fast Linear
Algebra like provided in the ISTL module, or usage of external libraries
like blas.
This package contains the basic DUNE grid interface.
This package contains the basic DUNE grid interface
and classes
.
Dependencies
------------
...
...
@@ -41,20 +41,20 @@ the impatient.
License
-------
The D
une
-library and headers are licensed under version 2 of the GNU
General Public License, with the so-called "runtime exception
,
" as
The D
UNE
-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
free
software library without restriction.
Specifically, if other
files instantiate templates or use macros or
inline functions
from one or more of the DUNE source file, or you
compile one or
more of the DUNE source files and link them with
other files to
produce an executable, this
the DUNE source files used do not by
themselves 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.
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 file
s
, 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]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment