1lis_matrix_create(3f)        Lis Library Functions       lis_matrix_create(3f)
2
3
4

NAME

6       lis_matrix_create - create the matrix
7
8

SYNOPSIS

10       subroutine  lis_matrix_create(Lis_Comm comm, LIS_MATRIX *A, LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

15       Create matrix A.
16
17

INPUT

19       LIS_Comm
20              The MPI communicator
21
22

OUTPUT

24       A      The matrix
25
26

NOTE

28       For the serial and multithreaded environments, the  value  of  comm  is
29       ignored.
30
31

SEE ALSO

33       lis(3)
34
35       http://www.ssisc.org/lis/
36
37
38
39
40Man Page                          6 Sep 2012             lis_matrix_create(3f)
Impressum