Next: HPF Library Module
Up: HPF Intrinsics and Library
Previous: HPF Intrinsics and Library
HPF alters two classes of Fortran 90 intrinsics:
- system inquiry intrinsics: adds NUMBER_OF_PROCESSORS and PROCESSORS_SHAPE,
- computational intrinsics: adds ILEN and extends MINLOC and
MAXLOC.
ILEN returns the number of bits needed to store an INTEGER values
and is used to round an integer to the nearest power of 2.
HPF adds a DIM= specifier to the location intrinsics.
For more information, click here
Next: HPF Library Module
Up: HPF Intrinsics and Library
Previous: HPF Intrinsics and Library
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.