Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

O novo módulo da duna-localfunctions foi adicionado, que traz uma nova interface para as funções de forma de elementos finitos para Dune. O módulo de rede de dunas, agora apresenta elementos de referência para dimensões arbitrárias. A interface GridFactory foi prorrogado. Ela permite agora arquivo leitores para transmitir dados associados a uma determinada entidade para o usuário. Há muitas mudanças menores.
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

Um melhor sistema de construção com melhor suporte para módulos privado, uma limpeza de muitas classes depreciado, fupport de Alberta 2,0, a implementação do conceito de GridView, suporte para não-bloco simétrico matrizes em AMG, e um solver GMRES em 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 melhorias e correções foram feitas.
Tags: Initial freshmeat announcement
Feature enhancements and bugfixes were made.

Project Resources