PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Macros | Functions
run_pselinv.cpp File Reference

Test for the interface of SuperLU_DIST and SelInv. More...

#include "ppexsi.hpp"
#include "pexsi/timer.h"

Macros

#define _MYCOMPLEX_
 
#define MYSCALAR   Complex
 

Functions

void Usage ()
 
int main (int argc, char **argv)
 

Detailed Description

Test for the interface of SuperLU_DIST and SelInv.

Date
2013-04-15

Function Documentation

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