- 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) //-->
|
Help - FAQ
What is Intrepid? Intrepid is a package of tools for compatible discretizations of Partial Differential Equations (PDE's). The present release of Intrepid includes the "expert" version of the package for Finite Element discretizations. It targets application developers who seek access to a wider range of finite element basis functions definitions, but want to retain the bulk of their existing code framework. TopWhat's significant about the name 'Intrepid'? Intrepid stands for INteroperable Tools for Rapid dEveloPment of compatIble Discretizations. TopWhat can I do with Intrepid? While this release of Intrepid is intended to serve primarily as a finite element discretization library to be used within an existing code framework, the package can be used to develop stand-alone finite element codes. The intrepid/Example/Drivers directory contains example drivers that show assembly of the linear systems for the Galerkin formulation of the Poisson equation and two compatible least-squares finite element formulations of the div-curl equations. TopWhen will the Finite Volume and Finite Difference capabilities of Intrepid be available? Addition of Finite Volume and Finite Difference capabilities is planned for the Fall of 2010. TopWhen will the "user-friendly" interface of Intrepid be available? Release of the user-friendly interface is planned for the Fall of 2010. TopWhat are the known issues with Intrepid?
|
|
||
| ||||