GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
lis_output(3f) Lis Library Functions lis_output(3f)

lis_output - write the matrix and vector data

subroutine lis_output(LIS_MATRIX A, LIS_VECTOR b, LIS_VECTOR x, LIS_INTEGER format, char *filename, LIS_INTEGER ierr);

Write the matrix and vector data to the external file.

A
The matrix

b
The right hand side vector (If no vector is written to the external file, then NULL must be input.)

x
The solution (If no vector is written to the external file, then NULL must be input.)

format
LIS_FMT_MM
The Matrix Market format

filename
The destination file

None

lis(3)

http://www.ssisc.org/lis/

6 Sep 2012 Man Page

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.