lis_output_vector.3f - Man Page

write the vector data

Synopsis

subroutine lis_output_vector(LIS_VECTOR v, LIS_INTEGER format, char *filename, LIS_INTEGER ierr);

Description

Write the vector data to the external file.

Input

v

The vector

format
LIS_FMT_PLAIN

The PLAIN format

LIS_FMT_MM

The Matrix Market format

filename

The destination file

Output

None

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions