Jump to content

LIS (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Smallclone2 (talk | contribs) at 19:17, 3 July 2007 (Created page with ''''LIS'''(a Library of Iterative Solvers for linear systems)programming language is a library written in C language and Fortran 90 for solving linear equation using...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

LIS(a Library of Iterative Solvers for linear systems)programming language is a library written in C language and Fortran 90 for solving linear equation using reiteration method.

Environment

Installing LIS needs for computer environment can use compiler for C language. Moreover, for using AMG fore disposition, needs compiler copes with Fortran 90. In parallel computational environment, it uses OpenMP or MPI-1.