Downloadliste

Projektbeschreibung

DUNE, the Distributed and Unified Numerics Environment, is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. DUNE is first of all a set of abstract interfaces which embody concepts from scientific computing. Modern C++ programming techniques enable very different implementations of the same concept using a common interface at a very low overhead. Thus, DUNE ensures efficiency in scientific computations and supports high-performance computing applications.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-26 07:28
2.0

Das neue Modul-Düne localfunctions wurde hinzugefügt, die eine neue Schnittstelle für die Finite-Element-Formfunktionen bringt Dune. Die Dünen-Grid-Modul bietet nun für beliebige Elemente Verweis Dimensionen. Die GridFactory Schnittstelle wurde erweitert. Es erlaubt nun Datei Leser, um Daten mit einem bestimmten Unternehmen die Benutzer zugeordnet passieren. Es gibt viele kleinere Änderungen.
The new module dune-localfunctions was added, which brings a new interface for finite element shape functions to Dune. The dune-grid module now features reference Elements for arbitrary dimensions. The GridFactory interface has been extended. It now allows file readers to pass data associated with a given entity to the user. There are many smaller changes.

2009-04-07 17:09
1.2

Ein verbessertes Build-System mit besserer Unterstützung für private Module, das Säubern von vielen als veraltet Klassen, fupport für ALBERTA 2.0, die Umsetzung des GridView-Konzept, Unterstützung für nicht-symmetrische Block-Matrizen in AMG und ein GMRES Löser in ISTL.
An improved build system with better support for private modules, a cleanup of many deprecated classes, fupport for ALBERTA 2.0, the implementation of the GridView concept, support for non-symmetric block-matrices in AMG, and a GMRes solver in ISTL.

2008-05-09 11:04
1.1

Feature Verbesserungen und Bugfixes wurden.
Tags: Initial freshmeat announcement
Feature enhancements and bugfixes were made.

Project Resources