Files
MX_Pmodule/scripts/MPI/trilinos/modulefile
Achim Gsell 3abedd8da0 build-blocks:
- modulefiles added
2015-09-28 15:32:22 +02:00

21 lines
773 B
Plaintext

#%Module1.0
set whatis "Object-Oriented Solver Framework"
set url "http://trilinos.sandia.gov/"
set license "BSD-like"
set licensefile "Copyright.txt"
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
set help "
Trilinos is a collection of open source software libraries, called packages,
intended to be used as building blocks for the development of scientific
applications. The word \"Trilinos\" is Greek and conveys the idea of \"a string
of pearls,\" suggesting a number of software packages linked together by a
common infrastructure. Trilinos was developed at Sandia National Laboratories
from a core group of existing algorithms, and utilizes the functionality of
software interfaces such as the BLAS, LAPACK, and MPI.
(Wikipedia)
"
source $env(PSI_LIBMODULES)