hypre/matrix_matrix/internal_protos.h
1999-05-08 00:46:37 +00:00

7 lines
196 B
C

# define P(s) s
/* HYPRE_ConvertPETScMatrixToDistributedMatrix.c */
int HYPRE_ConvertPETScMatrixToDistributedMatrix P((Mat PETSc_matrix , HYPRE_DistributedMatrix *DistributedMatrix ));
#undef P