- 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) //-->
|
Downloads Due to the few dependencies and many interoperabilities between packages, as well as the frequency with which packages are updated, all downloading of packages is managed at the Trilinos level.Check out the Trilinos downloads page for packages that are currently available to the public. If you are a Sandia employee you can download the development branch of Trilinos (either without repository information at the Trilinos downloads page, or directly checked-out of the repository--read about it in the Trilinos Developer Guide, the CVS page, or developer FAQ). (If you are not a Sandia employee, to gain access to either option, send a request to trilinos-help@software.sandia.gov.) |
|
||
| ||||