Concepts 2.1.1 review
Download
|
|
Concepts project is a C++ class library for solving elliptic partial differential equations (PDEs) numerically.
The design principle is the transfer of mathematical objects and grammar used to specify mathematical and numerical models of physical systems isomorphically into simulation software.
The design realization uses the C++ functionality of inheritance and derived classes.
Requirements:
bison
Boost.Build
Fast Lexical Analyzer Generator
IBM OpenDX
What's New in This Release:
Compiles with gcc 4.
A bug in 3D hp-FEM introduced between 2.0 and 2.1 with counting the degrees of freedom in hp-refined meshes has been fixed.
Concepts 2.1.1 keywords