lis_matrix_create 3f "6 Sep 2012" "Man Page" "Lis Library Functions"
NAME
lis_matrix_create - 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/