jburkardt

ALBANY\ Linear Algebra Library {#albany-linear-algebra-library align=”center”} ======================


ALBANY is a C++ program which allows the implementation of finite element PDE solvers for a variety of fundamental research applications, including LCM (Laboratory for Computational Mechanics), QCAD (Quantum Computer Aided Design) and FELIX (Finite Element for Land Ice eXperiments).

The highlight of Albany is the PDE assembly. The template-based generic programming approach allows developers to just program for residual equations, and all manner of derivatives and polynomial propogations get automatically computed with no additional development effort.

Licensing: {#licensing align=”center”}

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

The ALBANY code is Copyright by the Sandia Corporation and released under a BSD-style license.

Languages: {#languages align=”center”}

ALBANY is available in a C++ version.

Reference: {#reference align=”center”}

  1. ALBANY Development: Getting Started,\ Sandia National Laboratories.

Examples and Tests: {#examples-and-tests align=”center”}

You can go up one level to the C++ source codes.


Last revised on 20 February 2014.