next up previous contents
Next: R Up: specifications Previous: JOBS

Subsections



NETSOLVE

SUMMARY

A set of client routines to access the functionality of the NetSolve remote matrix solver library.

ATTRIBUTES

Version: 1.0
Public calls: growl_name
Public modules: libgrowl.a
Other modules required: libbase.a, gSOAP v2.1.4
Date: 2004
Origin: Hand-Knitted Software, R.J. Allan, CCLRC Daresbury Laboratory
Language: C
Conditions on external use: Standard, see separate chapter

HOW TO USE THE PACKAGE

This module is used by including the libgrowl.a library or the libjobs.a and libbase.a libraries. Publically callable procedures are listed here.

SPECIFICATION OF <SUBROUTINE>

Argument List

input
On entry:

output
On exit:

Data Distribution

Control and Information

Control Parameters

Information returned to the User

Integer, 0=success, !0=failure.

Errors and Warnings

Error Returns

SOAP error message if there is a problem.

GENERAL INFORMATION

Workspace: internal workspace is allocated in all these routines by the gSOAP system for the long return string. This should be freed by the user when it is no longer required.
Use of globals: none
Other routines called directly: none
Input/ output: none
Restrictions:
Notes:

EXAMPLE

Put the example code here. Should also be provided as part of the distribution.

Example text

[frame=single]
Part of code listing

Example data

Input data

Example results

Output data


\begin{numbibliography}
\par
\bibitem{netsolve}
Dongarra et al.
{\it NetSolve}
\par
\end{numbibliography}


next up previous contents
Next: R Up: specifications Previous: JOBS
Rob Allan
2006-02-10