albany_test
Test the ALBANY Linear Algebra Library


albany_test is a C++ program which tests the albany linear algebra library.

albany 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:

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

albany is Copyright by the Sandia Corporation and released under a BSD-style license.

Languages:

albany_test is available in a C++ version.

Reference:

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

Examples and Tests:


Last revised on 20 February 2014.