LIS (programming language): Difference between revisions

Content deleted Content added
Alaibot (talk | contribs)
m Robot: tagging uncategorised page
stub sort; formatting
Line 1:
'''LIS'''(a Library of Iterative Solvers for linear systems) programming language is a library written in [[C (programming language)|C]] language and [[Fortran 90]] for solving [[linear equation]]s using reiteration method.
 
==Environment==
Line 5:
Moreover, for using AMG fore disposition, needs compiler copes with Fortran 90.
In parallel computational environment, it uses OpenMP or MPI-1.
 
{{compu-prog-stub}}