17 lines
623 B
Plaintext
17 lines
623 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "the Independent Parallel Particle Layer"
|
|
module-url "http://amas.psi.ch/IPPL"
|
|
module-license "PSI"
|
|
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
|
|
|
module-help "
|
|
IPPL is an object-oriented framework for particle based applications in
|
|
computational science requiring high-performance parallel computers. It
|
|
is a library of C++ classes designed to represent common abstractions in
|
|
these applications. IPPL is based on data-parallel programming at the
|
|
highest abstraction layer. Codes developed on serial workstations port
|
|
to all supported architectures, including parallel processors.
|
|
"
|
|
|