Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Koch
dune-common
Commits
ec6d58aa
Commit
ec6d58aa
authored
17 years ago
by
Markus Blatt
Browse files
Options
Downloads
Patches
Plain Diff
Merged README changes -r 5017:5019 from trunk
[[Imported from SVN: r5020]]
parent
e0c0fbf6
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+16
-16
16 additions, 16 deletions
README
with
16 additions
and
16 deletions
README
+
16
−
16
View file @
ec6d58aa
...
...
@@ -3,15 +3,15 @@ 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.
...
...
@@ -36,20 +36,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]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment