Overture: An object-oriented framework for solving partial differential equations

The Overture framework is a collection of C++ classes that can be used to solve partial differential equations (PDEs). These classes were designed to support applications in one, two and three space dimensions on geometries ranging from simple rectangular regions to complicated three dimensional dom...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Brown, David L., Henshaw, William D., Quinlan, Daniel J.
Format: Tagungsbericht
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The Overture framework is a collection of C++ classes that can be used to solve partial differential equations (PDEs). These classes were designed to support applications in one, two and three space dimensions on geometries ranging from simple rectangular regions to complicated three dimensional domains, and to support adaptive mesh refinement and moving grids. Overture is designed to run on serial and parallel machines through the use of the A++/P++ serial/parallel array class library. The Overture classes hide the details of the underlying data-structures and hide the details of features common to many PDE solvers such as the implementation of finite-difference and finite-volume operators and boundary conditions. In addition to the Mapping and Grid classes that represent geometry, the GridFunction classes that represent solutions, and the operator classes, there are classes for high-level interactive plotting, and data-base management. Overture also includes sophisticated grid generation capabilit
ISSN:0302-9743
1611-3349
DOI:10.1007/3-540-63827-X_59