System Preprocessors
Functions | Variables
testmat16.c File Reference

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)

Function Documentation

CHKERRQ ( ierr  )
for ( )

Definition at line 6 of file testmat16.c.

References CHKERRQ(), and ierr.


Variable Documentation

ierr = MatCreateSeqAIJ(MPI_COMM_SELF,n,n,3,0,&A)

Definition at line 4 of file testmat16.c.