- Works the same in Explorer (tested only on 6.0) and Netscape (tested only on Netscape 7.0 and Mozilla 1.3.1), but does not work in Opera (6.01) ***************************************************************************** */ if (document.images) { // tests for image support trilinos_title_normal = new Image(310, 55); trilinos_title_normal.src = "../../packages/common/webroot_common/trilinos_title_normal.png"; trilinos_title_over = new Image(310, 55); trilinos_title_over.src = "../../packages/common/webroot_common/trilinos_title_over.png"; sandia_normal = new Image(180, 29); sandia_normal.src = "../../packages/common/webroot_common/sandia_normal.png"; sandia_over = new Image(180, 29); sandia_over.src = "../../packages/common/webroot_common/sandia_over.png"; trilinos_normal = new Image(183, 100); trilinos_normal.src = "../../packages/common/webroot_common/trilinos_normal.png"; trilinos_over = new Image(183, 100); trilinos_over.src = "../../packages/common/webroot_common/trilinos_over.png"; } // if (document.images) //-->
|
Welcome to the Amesos Home Amesos is the Direct Sparse Solver Package in Trilinos. The goal of Amesos is to make AX=B as easy as it sounds, at least for direct methods. Amesos provides clean and consistent interfaces to the following third party libraries:
For a brief overview of Amesos' usage, click
here. This page requires JavaScript and a
recent browser.
Amesos documentation is created and maintained using Doxygen. Click
here
to access the latest Doxygen documentation, containing details about
Amesos and its classes, examples of usage, how to interface with
other Trilinos packages, and more. You can also check the
Amesos guide
(PDF file, 143 Kbytes) and the
design of Amesos
(PDF file, 183 Kbytes). If you use Amesos for your applications, please let us know by writing an e-mail to the Amesos developers. Please also cite Amesos using the following bibtex entries:
@article{amesos,
title = "On the Design of Interfaces to Sparse Direct Solvers",
author = "M. Sala and K. Stanley and M. Heroux",
journal = "submitted",
year = 2006
}
@inproceedings{amesos:para06,
title = "Amesos: A Set of General Interfaces to Sparse Direct Solver Libraries",
author = "M. Sala and K. Stanley and M. Heroux",
booktitle = "Proceedings of PARA'06 Conference, Umea, Sweden",
year = 2006
}
|
|
||
| ||||