System Preprocessors
|
Go to the source code of this file.
Functions | |
CHKERRQ (ierr) | |
for (i=0;i< n;i++) | |
Variables | |
ierr = MatCreateSeqAIJ(MPI_COMM_SELF,n,n,3,0,&A) |
CHKERRQ | ( | ierr | ) |
for | ( | ) |
Definition at line 6 of file testmat16.c.
ierr = MatCreateSeqAIJ(MPI_COMM_SELF,n,n,3,0,&A) |
Definition at line 4 of file testmat16.c.