oomph_lapack.h
Go to the documentation of this file.
1 //Hand-written combined header file for the two lapack routines
2 //reqired by superlu
3 int lsame_(char *ca, char *cb);
4 int xerbla_(char *srname, int *info);
int info
Definition: level2_cplx_impl.h:39
int lsame_(char *ca, char *cb)
int xerbla_(char *srname, int *info)