Test for the interface of SuperLU_DIST and SelInv. More...
Macros | |
#define | MYSCALAR Real |
Functions | |
void | Usage () |
int | main (int argc, char **argv) |
Test for the interface of SuperLU_DIST and SelInv.
int main | ( | int | argc, |
char ** | argv | ||
) |
#if defined(COMM_PROFILE) || defined(COMM_PROFILE_BCAST) stringstream ss3; ss3 << "comm_stat" << mpirank; commOFS.open( ss3.str().c_str()); endif