Blitz
Revision as of 19:16, 14 February 2018 by Brantleyk (talk | contribs) (Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|blitz}} |{{#vardefine:url|https://sourceforge.net/projects/blitz/}} <!--CONFIGURAT...")
Description
Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. Blitz++ provides dense arrays and vectors, random number generators, and small vectors (useful for representing multicomponent or vector fields).
Environment Modules
Run module spider blitz
to find out what environment modules are available for this application.
System Variables
- HPC_{{#uppercase:blitz}}_DIR - installation directory
- HPC_{{#uppercase:blitz}}_BIN - executable directory
- HPC_{{#uppercase:blitz}}_LIB - library directory
- HPC_{{#uppercase:blitz}}_INC - include directory
- HPC_{{#uppercase:blitz}}_DOC - documentation directory