Next: Order of Arguments
Up: Design and Documentation of
Previous: Design and Documentation of
The documentation
of each ScaLAPACK routine includes the following:
- The SUBROUTINE or FUNCTION statement,
followed by statements declaring the type
and dimensions of the arguments.
- A summary of the Purpose of the routine.
- Descriptions of each of the Arguments in
the order of the argument list.
- (optionally) Further Details (only in
the code, not in Part ii of
this users guide);
- (optionally) Internal Parameters (only
in the code, not in Part ii
of this users guide).
Susan Blackford
Tue May 13 09:21:01 EDT 1997