SALSA Analysis Modules
|
00001 #ifndef SANS_MODULES_ICMK 00002 #define SANS_MODULES_ICMK 00003 00004 #include "petscmat.h" 00005 #include "petscis.h" 00006 00007 extern int MatSplitPoints(Mat A,int np,IS *splitpoints); 00008 00009 #endif