lis_matrix_create.3f - Man Page

create the matrix

Synopsis

subroutine lis_matrix_create(Lis_Comm comm, LIS_MATRIX *A, LIS_INTEGER ierr);

Description

Create matrix A.

Input

LIS_Comm

The MPI communicator

Output

A

The matrix

Note

For the serial and multithreaded environments, the value of comm is ignored.

See Also

lis(3)

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

Info

6 Sep 2012 Man Page Lis Library Functions