Epetra Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
Epetra_LAPACK_wrappers.h File Reference
#include "Epetra_ConfigDefs.h"
Include dependency graph for Epetra_LAPACK_wrappers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define Epetra_fcd   const char *
 
#define PREFIX
 
#define DGECON_F77   F77_BLAS_MANGLE(dgecon,DGECON)
 
#define DGEEQU_F77   F77_BLAS_MANGLE(dgeequ,DGEEQU)
 
#define DGEEV_F77   F77_BLAS_MANGLE(dgeev,DGEEV)
 
#define DGEEVX_F77   F77_BLAS_MANGLE(dgeevx,DGEEVX)
 
#define DGEHRD_F77   F77_BLAS_MANGLE(dgehrd,DGEHRD)
 
#define DGELS_F77   F77_BLAS_MANGLE(dgels,DGELS)
 
#define DGELSS_F77   F77_BLAS_MANGLE(dgelss,DGELSS)
 
#define DGEQPF_F77   F77_BLAS_MANGLE(dgeqpf,DGEQPF)
 
#define DGERFS_F77   F77_BLAS_MANGLE(dgerfs,DGERFS)
 
#define DGESDD_F77   F77_BLAS_MANGLE(dgesdd,DGESDD)
 
#define DGESVD_F77   F77_BLAS_MANGLE(dgesvd,DGESVD)
 
#define DGESV_F77   F77_BLAS_MANGLE(dgesv,DGESV)
 
#define DGESVX_F77   F77_BLAS_MANGLE(dgesvx,DGESVX)
 
#define DGETRF_F77   F77_BLAS_MANGLE(dgetrf,DGETRF)
 
#define DGEQRF_F77   F77_BLAS_MANGLE(dgeqrf,DGEQRF)
 
#define DGETRI_F77   F77_BLAS_MANGLE(dgetri,DGETRI)
 
#define DGETRS_F77   F77_BLAS_MANGLE(dgetrs,DGETRS)
 
#define DGGEV_F77   F77_BLAS_MANGLE(dggev,DGGEV)
 
#define DGGLSE_F77   F77_BLAS_MANGLE(dgglse,DGGLSE)
 
#define DGGSVD_F77   F77_BLAS_MANGLE(dggsvd,DGGSVD)
 
#define DHSEQR_F77   F77_BLAS_MANGLE(dhseqr,DHSEQR)
 
#define DLAIC1_F77   F77_BLAS_MANGLE(dlaic1,DLAIC1)
 
#define DLAMCH_F77   F77_BLAS_MANGLE(dlamch,DLAMCH)
 
#define DLARFT_F77   F77_BLAS_MANGLE(dlarft,DLARFT)
 
#define DLASWP_F77   F77_BLAS_MANGLE(dlaswp,DLASWP)
 
#define DORGQR_F77   F77_BLAS_MANGLE(dorgqr,DORGQR)
 
#define DORGHR_F77   F77_BLAS_MANGLE(dorghr,DORGHR)
 
#define DORMHR_F77   F77_BLAS_MANGLE(dormhr,DORMHR)
 
#define DPOCON_F77   F77_BLAS_MANGLE(dpocon,DPOCON)
 
#define DPOEQU_F77   F77_BLAS_MANGLE(dpoequ,DPOEQU)
 
#define DPORFS_F77   F77_BLAS_MANGLE(dporfs,DPORFS)
 
#define DPOSV_F77   F77_BLAS_MANGLE(dposv,DPOSV)
 
#define DPOSVX_F77   F77_BLAS_MANGLE(dposvx,DPOSVX)
 
#define DPOTRF_F77   F77_BLAS_MANGLE(dpotrf,DPOTRF)
 
#define DPOTRI_F77   F77_BLAS_MANGLE(dpotri,DPOTRI)
 
#define DPOTRS_F77   F77_BLAS_MANGLE(dpotrs,DPOTRS)
 
#define DSPEV_F77   F77_BLAS_MANGLE(dspev,DSPEV)
 
#define DSPGV_F77   F77_BLAS_MANGLE(dspgv,DSPGV)
 
#define DSTEV_F77   F77_BLAS_MANGLE(dstev,DSTEV)
 
#define DSYEVD_F77   F77_BLAS_MANGLE(dsyevd,DSYEVD)
 
#define DSYEV_F77   F77_BLAS_MANGLE(dsyev,DSYEV)
 
#define DSYEVR_F77   F77_BLAS_MANGLE(dsyevr,DSYEVR)
 
#define DSYEVX_F77   F77_BLAS_MANGLE(dsyevx,DSYEVX)
 
#define DSYGV_F77   F77_BLAS_MANGLE(dsygv,DSYGV)
 
#define DSYGVX_F77   F77_BLAS_MANGLE(dsygvx,DSYGVX)
 
#define DTREVC_F77   F77_BLAS_MANGLE(dtrevc,DTREVC)
 
#define DTREXC_F77   F77_BLAS_MANGLE(dtrexc,DTREXC)
 
#define DTRTRS_F77   F77_BLAS_MANGLE(dtrtrs,DTRTRS)
 
#define SGECON_F77   F77_BLAS_MANGLE(sgecon,SGECON)
 
#define SGEEQU_F77   F77_BLAS_MANGLE(sgeequ,SGEEQU)
 
#define SGEEV_F77   F77_BLAS_MANGLE(sgeev,SGEEV)
 
#define SGEEVX_F77   F77_BLAS_MANGLE(sgeevx,SGEEVX)
 
#define SGEHRD_F77   F77_BLAS_MANGLE(sgehrd,SGEHRD)
 
#define SGELS_F77   F77_BLAS_MANGLE(sgels,SGELS)
 
#define SGELSS_F77   F77_BLAS_MANGLE(sgelss,SGELSS)
 
#define SGEQPF_F77   F77_BLAS_MANGLE(sgeqpf,SGEQPF)
 
#define SGERFS_F77   F77_BLAS_MANGLE(sgerfs,SGERFS)
 
#define SGESDD_F77   F77_BLAS_MANGLE(sgesdd,SGESDD)
 
#define SGESVD_F77   F77_BLAS_MANGLE(sgesvd,SGESVD)
 
#define SGESV_F77   F77_BLAS_MANGLE(sgesv,SGESV)
 
#define SGESVX_F77   F77_BLAS_MANGLE(sgesvx,SGESVX)
 
#define SGETRF_F77   F77_BLAS_MANGLE(sgetrf,SGETRF)
 
#define SGEQRF_F77   F77_BLAS_MANGLE(sgeqrf,SGEQRF)
 
#define SGETRI_F77   F77_BLAS_MANGLE(sgetri,SGETRI)
 
#define SGETRS_F77   F77_BLAS_MANGLE(sgetrs,SGETRS)
 
#define SGGEV_F77   F77_BLAS_MANGLE(sggev,SGGEV)
 
#define SGGLSE_F77   F77_BLAS_MANGLE(sgglse,SGGLSE)
 
#define SGGSVD_F77   F77_BLAS_MANGLE(sggsvd,SGGSVD)
 
#define SHSEQR_F77   F77_BLAS_MANGLE(shseqr,SHSEQR)
 
#define SLAMCH_F77   F77_BLAS_MANGLE(slamch,SLAMCH)
 
#define SLARFT_F77   F77_BLAS_MANGLE(slarft,SLARFT)
 
#define SORGQR_F77   F77_BLAS_MANGLE(sorgqr,SORGQR)
 
#define SORGHR_F77   F77_BLAS_MANGLE(sorghr,SORGHR)
 
#define SORMHR_F77   F77_BLAS_MANGLE(sormhr,SORMHR)
 
#define SPOCON_F77   F77_BLAS_MANGLE(spocon,SPOCON)
 
#define SPOEQU_F77   F77_BLAS_MANGLE(spoequ,SPOEQU)
 
#define SPORFS_F77   F77_BLAS_MANGLE(sporfs,SPORFS)
 
#define SPOSV_F77   F77_BLAS_MANGLE(sposv,SPOSV)
 
#define SPOSVX_F77   F77_BLAS_MANGLE(sposvx,SPOSVX)
 
#define SPOTRF_F77   F77_BLAS_MANGLE(spotrf,SPOTRF)
 
#define SPOTRI_F77   F77_BLAS_MANGLE(spotri,SPOTRI)
 
#define SPOTRS_F77   F77_BLAS_MANGLE(spotrs,SPOTRS)
 
#define SSPEV_F77   F77_BLAS_MANGLE(sspev,SSPEV)
 
#define SSPGV_F77   F77_BLAS_MANGLE(sspgv,SSPGV)
 
#define SSTEV_F77   F77_BLAS_MANGLE(sstev,SSTEV)
 
#define SSYEVD_F77   F77_BLAS_MANGLE(ssyevd,SSYEVD)
 
#define SSYEV_F77   F77_BLAS_MANGLE(ssyev,SSYEV)
 
#define SSYEVR_F77   F77_BLAS_MANGLE(ssyevr,SSYEVR)
 
#define SSYEVX_F77   F77_BLAS_MANGLE(ssyevx,SSYEVX)
 
#define SSYGV_F77   F77_BLAS_MANGLE(ssygv,SSYGV)
 
#define SSYGVX_F77   F77_BLAS_MANGLE(ssygvx,SSYGVX)
 
#define STREVC_F77   F77_BLAS_MANGLE(strevc,STREVC)
 
#define STREXC_F77   F77_BLAS_MANGLE(strexc,STREXC)
 
#define STRTRS_F77   F77_BLAS_MANGLE(strtrs,STRTRS)
 

Functions

void PREFIX DGECON_F77 (Epetra_fcd norm, const int *n, const double *a, const int *lda, const double *anorm, double *rcond, double *work, int *iwork, int *info)
 
void PREFIX DGEEQU_F77 (const int *m, const int *n, const double *a, const int *lda, double *r, double *c, double *rowcnd, double *colcnd, double *amax, int *info)
 
void PREFIX DGEEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *wr, double *wi, double *vl, const int *ldvl, double *vr, const int *ldvr, double *work, const int *lwork, int *info)
 
void PREFIX DGEEVX_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *wr, double *wi, double *vl, const int *ldvl, double *vr, const int *ldvr, int *ilo, int *ihi, double *scale, double *abnrm, double *rconde, double *rcondv, double *work, const int *lwork, int *iwork, int *info)
 
void PREFIX DGEHRD_F77 (const int *n, const int *ilo, const int *ihi, double *A, const int *lda, double *tau, double *work, const int *lwork, int *info)
 
void PREFIX DGELS_F77 (Epetra_fcd ch, const int *m, const int *n, const int *nrhs, double *a, const int *lda, double *b, const int *ldb, double *work, const int *lwork, int *info)
 
void PREFIX DGELSS_F77 (const int *m, const int *n, const int *nrhs, double *a, const int *lda, double *b, const int *ldb, double *s, const double *rcond, int *rank, double *work, const int *lwork, int *info)
 
void PREFIX DGEQPF_F77 (const int *m, const int *n, double *a, const int *lda, int *jpvt, double *tau, double *work, int *info)
 
void PREFIX DGERFS_F77 (Epetra_fcd, const int *n, const int *nrhs, const double *a, const int *lda, const double *af, const int *ldaf, const int *ipiv, const double *b, const int *ldb, double *x, const int *ldx, double *ferr, double *berr, double *work, int *iwork, int *info)
 
void PREFIX DGESDD_F77 (Epetra_fcd, const int *m, const int *n, double *a, const int *lda, double *s, double *u, const int *ldu, double *vt, const int *ldvt, double *work, const int *lwork, int *iwork, int *info)
 
void PREFIX DGESVD_F77 (Epetra_fcd, Epetra_fcd, const int *m, const int *n, double *a, const int *lda, double *s, double *u, const int *ldu, double *vt, const int *ldvt, double *work, const int *lwork, int *info)
 
void PREFIX DGESV_F77 (const int *n, const int *nrhs, double *a, const int *lda, int *ipiv, double *x, const int *ldx, int *info)
 
void PREFIX DGESVX_F77 (Epetra_fcd, Epetra_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *af, const int *ldaf, int *ipiv, Epetra_fcd, double *r, double *c, double *b, const int *ldb, double *x, const int *ldx, double *rcond, double *ferr, double *berr, double *work, int *iwork, int *info)
 
void PREFIX DGETRF_F77 (const int *m, const int *n, double *a, const int *lda, int *ipiv, int *info)
 
void PREFIX DGEQRF_F77 (const int *m, const int *n, double *a, const int *lda, double *tau, double *work, const int *lwork, int *info)
 
void PREFIX DGETRI_F77 (const int *n, double *a, const int *lda, int *ipiv, double *work, const int *lwork, int *info)
 
void PREFIX DGETRS_F77 (Epetra_fcd, const int *n, const int *nrhs, const double *a, const int *lda, const int *ipiv, double *x, const int *ldx, int *info)
 
void PREFIX DGGEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *b, const int *ldb, double *alphar, double *alphai, double *beta, double *vl, const int *ldvl, double *vr, const int *ldvr, double *work, const int *lwork, int *info)
 
void PREFIX DGGLSE_F77 (const int *m, const int *n, const int *p, double *a, const int *lda, double *b, const int *ldb, double *c, double *d, double *x, double *work, const int *lwork, int *info)
 
void PREFIX DGGSVD_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *m, const int *n, const int *p, int *k, int *l, double *a, const int *lda, double *b, const int *ldb, double *alpha, double *beta, double *u, const int *ldu, double *v, const int *ldv, double *q, const int *ldq, double *work, int *iwork, int *info)
 
void PREFIX DHSEQR_F77 (Epetra_fcd job, Epetra_fcd, const int *n, const int *ilo, const int *ihi, double *h, const int *ldh, double *wr, double *wi, double *z, const int *ldz, double *work, const int *lwork, int *info)
 
double PREFIX DLAMCH_F77 (Epetra_fcd)
 
void PREFIX DLARFT_F77 (Epetra_fcd direct, Epetra_fcd storev, const int *n, const int *k, double *v, const int *ldv, double *tau, double *t, const int *ldt)
 
void PREFIX DORGQR_F77 (const int *m, const int *n, const int *k, double *a, const int *lda, const double *tau, double *work, const int *lwork, int *info)
 
void PREFIX DORGHR_F77 (const int *n, const int *ilo, const int *ihi, double *a, const int *lda, const double *tau, double *work, const int *lwork, int *info)
 
void PREFIX DORMHR_F77 (Epetra_fcd, Epetra_fcd, const int *m, const int *n, const int *ilo, const int *ihi, const double *a, const int *lda, const double *tau, double *c, const int *ldc, double *work, const int *lwork, int *info)
 
void PREFIX DPOCON_F77 (Epetra_fcd, const int *n, const double *a, const int *lda, const double *anorm, double *rcond, double *work, int *iwork, int *info)
 
void PREFIX DPOEQU_F77 (const int *n, const double *a, const int *lda, double *s, double *scond, double *amax, int *info)
 
void PREFIX DPORFS_F77 (Epetra_fcd, const int *n, const int *nrhs, const double *a, const int *lda, const double *af, const int *ldaf, const double *b, const int *ldb, double *x, const int *ldx, double *ferr, double *berr, double *work, int *iwork, int *info)
 
void PREFIX DPOSV_F77 (Epetra_fcd, const int *n, const int *nrhs, const double *a, const int *lda, double *x, const int *ldx, int *info)
 
void PREFIX DPOSVX_F77 (Epetra_fcd, Epetra_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *af, const int *ldaf, Epetra_fcd, double *s, double *b, const int *ldb, double *x, const int *ldx, double *rcond, double *ferr, double *berr, double *work, int *iwork, int *info)
 
void PREFIX DPOTRF_F77 (Epetra_fcd, const int *n, double *a, const int *lda, int *info)
 
void PREFIX DPOTRI_F77 (Epetra_fcd, const int *n, double *a, const int *lda, int *info)
 
void PREFIX DPOTRS_F77 (Epetra_fcd, const int *n, const int *nrhs, const double *a, const int *lda, double *x, const int *ldx, int *info)
 
void PREFIX DSPEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, double *ap, double *w, double *z, const int *ldz, double *work, int *info)
 
void PREFIX DSPGV_F77 (const int *itype, Epetra_fcd, Epetra_fcd, const int *n, double *ap, double *bp, double *w, double *z, const int *ldz, double *work, int *info)
 
void PREFIX DSTEV_F77 (Epetra_fcd jobz, const int *n, double *d, double *e, double *z, const int *ldz, double *work, int *info)
 
void PREFIX DSYEVD_F77 (Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *w, double *work, const int *lwork, int *iwork, const int *liwork, int *info)
 
void PREFIX DSYEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *w, double *work, const int *lwork, int *info)
 
void PREFIX DSYEVR_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, const double *vl, const double *vu, const int *il, const int *iu, const double *abstol, int *m, double *w, double *z, const int *ldz, int *isuppz, double *work, const int *lwork, int *iwork, const int *liwork, int *info)
 
void PREFIX DSYEVX_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, const double *vl, const double *vu, const int *il, const int *iu, const double *abstol, int *m, double *w, double *z, const int *ldz, double *work, const int *lwork, int *iwork, int *ifail, int *info)
 
void PREFIX DSYGV_F77 (const int *itype, Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *b, const int *ldb, double *w, double *work, const int *lwork, int *info)
 
void PREFIX DSYGVX_F77 (const int *itype, Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, double *a, const int *lda, double *b, const int *ldb, const double *vl, const double *vu, const int *il, const int *iu, const double *abstol, int *m, double *w, double *z, const int *ldz, double *work, const int *lwork, int *iwork, int *ifail, int *info)
 
void PREFIX DTREVC_F77 (Epetra_fcd, Epetra_fcd, int *select, const int *n, const double *t, const int *ldt, double *vl, const int *ldvl, double *vr, const int *ldvr, const int *mm, int *m, double *work, int *info)
 
void PREFIX DTREXC_F77 (Epetra_fcd, const int *n, double *t, const int *ldt, double *q, const int *ldq, int *ifst, int *ilst, double *work, int *info)
 
void PREFIX DTRTRS_F77 (Epetra_fcd uplo, Epetra_fcd trans, Epetra_fcd diag, const int *n, const int *nrhs, const double *a, const int *lda, double *b, const int *ldb, int *info)
 
void PREFIX SGECON_F77 (Epetra_fcd norm, const int *n, const float *a, const int *lda, const float *anorm, float *rcond, float *work, int *iwork, int *info)
 
void PREFIX SGEEQU_F77 (const int *m, const int *n, const float *a, const int *lda, float *r, float *c, float *rowcnd, float *colcnd, float *amax, int *info)
 
void PREFIX SGEEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *wr, float *wi, float *vl, const int *ldvl, float *vr, const int *ldvr, float *work, const int *lwork, int *info)
 
void PREFIX SGEEVX_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *wr, float *wi, float *vl, const int *ldvl, float *vr, const int *ldvr, int *ilo, int *ihi, float *scale, float *abnrm, float *rconde, float *rcondv, float *work, const int *lwork, int *iwork, int *info)
 
void PREFIX SGEHRD_F77 (const int *n, const int *ilo, const int *ihi, float *A, const int *lda, float *tau, float *work, const int *lwork, int *info)
 
void PREFIX SGELS_F77 (Epetra_fcd ch, const int *m, const int *n, const int *nrhs, float *a, const int *lda, float *b, const int *ldb, float *work, const int *lwork, int *info)
 
void PREFIX SGELSS_F77 (const int *m, const int *n, const int *nrhs, float *a, const int *lda, float *b, const int *ldb, float *s, const float *rcond, int *rank, float *work, const int *lwork, int *info)
 
void PREFIX SGEQPF_F77 (const int *m, const int *n, float *a, const int *lda, int *jpvt, float *tau, float *work, int *info)
 
void PREFIX SGERFS_F77 (Epetra_fcd, const int *n, const int *nrhs, const float *a, const int *lda, const float *af, const int *ldaf, const int *ipiv, const float *b, const int *ldb, float *x, const int *ldx, float *ferr, float *berr, float *work, int *iwork, int *info)
 
void PREFIX SGESDD_F77 (Epetra_fcd, const int *m, const int *n, float *a, const int *lda, float *s, float *u, const int *ldu, float *vt, const int *ldvt, float *work, const int *lwork, int *iwork, int *info)
 
void PREFIX SGESVD_F77 (Epetra_fcd, Epetra_fcd, const int *m, const int *n, float *a, const int *lda, float *s, float *u, const int *ldu, float *vt, const int *ldvt, float *work, const int *lwork, int *info)
 
void PREFIX SGESV_F77 (const int *n, const int *nrhs, float *a, const int *lda, int *ipiv, float *x, const int *ldx, int *info)
 
void PREFIX SGESVX_F77 (Epetra_fcd, Epetra_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *af, const int *ldaf, int *ipiv, Epetra_fcd, float *r, float *c, float *b, const int *ldb, float *x, const int *ldx, float *rcond, float *ferr, float *berr, float *work, int *iwork, int *info)
 
void PREFIX SGETRF_F77 (const int *m, const int *n, float *a, const int *lda, int *ipiv, int *info)
 
void PREFIX SGEQRF_F77 (const int *m, const int *n, float *a, const int *lda, float *tau, float *work, const int *lwork, int *info)
 
void PREFIX SGETRI_F77 (const int *n, float *a, const int *lda, int *ipiv, float *work, const int *lwork, int *info)
 
void PREFIX SGETRS_F77 (Epetra_fcd, const int *n, const int *nrhs, const float *a, const int *lda, const int *ipiv, float *x, const int *ldx, int *info)
 
void PREFIX SGGEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *b, const int *ldb, float *alphar, float *alphai, float *beta, float *vl, const int *ldvl, float *vr, const int *ldvr, float *work, const int *lwork, int *info)
 
void PREFIX SGGLSE_F77 (const int *m, const int *n, const int *p, float *a, const int *lda, float *b, const int *ldb, float *c, float *d, float *x, float *work, const int *lwork, int *info)
 
void PREFIX SGGSVD_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *m, const int *n, const int *p, int *k, int *l, float *a, const int *lda, float *b, const int *ldb, float *alpha, float *beta, float *u, const int *ldu, float *v, const int *ldv, float *q, const int *ldq, float *work, int *iwork, int *info)
 
void PREFIX SHSEQR_F77 (Epetra_fcd job, Epetra_fcd, const int *n, const int *ilo, const int *ihi, float *h, const int *ldh, float *wr, float *wi, float *z, const int *ldz, float *work, const int *lwork, int *info)
 
float PREFIX SLAMCH_F77 (Epetra_fcd)
 
void PREFIX SLARFT_F77 (Epetra_fcd direct, Epetra_fcd storev, const int *n, const int *k, float *v, const int *ldv, float *tau, float *t, const int *ldt)
 
void PREFIX SORGQR_F77 (const int *m, const int *n, const int *k, float *a, const int *lda, const float *tau, float *work, const int *lwork, int *info)
 
void PREFIX SORGHR_F77 (const int *n, const int *ilo, const int *ihi, float *a, const int *lda, const float *tau, float *work, const int *lwork, int *info)
 
void PREFIX SORMHR_F77 (Epetra_fcd, Epetra_fcd, const int *m, const int *n, const int *ilo, const int *ihi, const float *a, const int *lda, const float *tau, float *c, const int *ldc, float *work, const int *lwork, int *info)
 
void PREFIX SPOCON_F77 (Epetra_fcd, const int *n, const float *a, const int *lda, const float *anorm, float *rcond, float *work, int *iwork, int *info)
 
void PREFIX SPOEQU_F77 (const int *n, const float *a, const int *lda, float *s, float *scond, float *amax, int *info)
 
void PREFIX SPORFS_F77 (Epetra_fcd, const int *n, const int *nrhs, const float *a, const int *lda, const float *af, const int *ldaf, const float *b, const int *ldb, float *x, const int *ldx, float *ferr, float *berr, float *work, int *iwork, int *info)
 
void PREFIX SPOSV_F77 (Epetra_fcd, const int *n, const int *nrhs, const float *a, const int *lda, float *x, const int *ldx, int *info)
 
void PREFIX SPOSVX_F77 (Epetra_fcd, Epetra_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *af, const int *ldaf, Epetra_fcd, float *s, float *b, const int *ldb, float *x, const int *ldx, float *rcond, float *ferr, float *berr, float *work, int *iwork, int *info)
 
void PREFIX SPOTRF_F77 (Epetra_fcd, const int *n, float *a, const int *lda, int *info)
 
void PREFIX SPOTRI_F77 (Epetra_fcd, const int *n, float *a, const int *lda, int *info)
 
void PREFIX SPOTRS_F77 (Epetra_fcd, const int *n, const int *nrhs, const float *a, const int *lda, float *x, const int *ldx, int *info)
 
void PREFIX SSPEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, float *ap, float *w, float *z, const int *ldz, float *work, int *info)
 
void PREFIX SSPGV_F77 (const int *itype, Epetra_fcd, Epetra_fcd, const int *n, float *ap, float *bp, float *w, float *z, const int *ldz, float *work, int *info)
 
void PREFIX SSTEV_F77 (Epetra_fcd jobz, const int *n, float *d, float *e, float *z, const int *ldz, float *work, int *info)
 
void PREFIX SSYEVD_F77 (Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *w, float *work, const int *lwork, int *iwork, const int *liwork, int *info)
 
void PREFIX SSYEV_F77 (Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *w, float *work, const int *lwork, int *info)
 
void PREFIX SSYEVR_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, const float *vl, const float *vu, const int *il, const int *iu, const float *abstol, int *m, float *w, float *z, const int *ldz, int *isuppz, float *work, const int *lwork, int *iwork, const int *liwork, int *info)
 
void PREFIX SSYEVX_F77 (Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, const float *vl, const float *vu, const int *il, const int *iu, const float *abstol, int *m, float *w, float *z, const int *ldz, float *work, const int *lwork, int *iwork, int *ifail, int *info)
 
void PREFIX SSYGV_F77 (const int *itype, Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *b, const int *ldb, float *w, float *work, const int *lwork, int *info)
 
void PREFIX SSYGVX_F77 (const int *itype, Epetra_fcd, Epetra_fcd, Epetra_fcd, const int *n, float *a, const int *lda, float *b, const int *ldb, const float *vl, const float *vu, const int *il, const int *iu, const float *abstol, int *m, float *w, float *z, const int *ldz, float *work, const int *lwork, int *iwork, int *ifail, int *info)
 
void PREFIX STREVC_F77 (Epetra_fcd, Epetra_fcd, int *select, const int *n, const float *t, const int *ldt, float *vl, const int *ldvl, float *vr, const int *ldvr, const int *mm, int *m, float *work, int *info)
 
void PREFIX STREXC_F77 (Epetra_fcd, const int *n, float *t, const int *ldt, float *q, const int *ldq, int *ifst, int *ilst, float *work, int *info)
 
void PREFIX STRTRS_F77 (Epetra_fcd uplo, Epetra_fcd trans, Epetra_fcd diag, const int *n, const int *nrhs, const float *a, const int *lda, float *b, const int *ldb, int *info)
 

Macro Definition Documentation

#define Epetra_fcd   const char *

Definition at line 133 of file Epetra_LAPACK_wrappers.h.

#define PREFIX

Definition at line 134 of file Epetra_LAPACK_wrappers.h.

#define DGECON_F77   F77_BLAS_MANGLE(dgecon,DGECON)

Definition at line 156 of file Epetra_LAPACK_wrappers.h.

#define DGEEQU_F77   F77_BLAS_MANGLE(dgeequ,DGEEQU)

Definition at line 157 of file Epetra_LAPACK_wrappers.h.

#define DGEEV_F77   F77_BLAS_MANGLE(dgeev,DGEEV)

Definition at line 158 of file Epetra_LAPACK_wrappers.h.

#define DGEEVX_F77   F77_BLAS_MANGLE(dgeevx,DGEEVX)

Definition at line 159 of file Epetra_LAPACK_wrappers.h.

#define DGEHRD_F77   F77_BLAS_MANGLE(dgehrd,DGEHRD)

Definition at line 160 of file Epetra_LAPACK_wrappers.h.

#define DGELS_F77   F77_BLAS_MANGLE(dgels,DGELS)

Definition at line 161 of file Epetra_LAPACK_wrappers.h.

#define DGELSS_F77   F77_BLAS_MANGLE(dgelss,DGELSS)

Definition at line 162 of file Epetra_LAPACK_wrappers.h.

#define DGEQPF_F77   F77_BLAS_MANGLE(dgeqpf,DGEQPF)

Definition at line 163 of file Epetra_LAPACK_wrappers.h.

#define DGERFS_F77   F77_BLAS_MANGLE(dgerfs,DGERFS)

Definition at line 164 of file Epetra_LAPACK_wrappers.h.

#define DGESDD_F77   F77_BLAS_MANGLE(dgesdd,DGESDD)

Definition at line 165 of file Epetra_LAPACK_wrappers.h.

#define DGESVD_F77   F77_BLAS_MANGLE(dgesvd,DGESVD)

Definition at line 166 of file Epetra_LAPACK_wrappers.h.

#define DGESV_F77   F77_BLAS_MANGLE(dgesv,DGESV)

Definition at line 167 of file Epetra_LAPACK_wrappers.h.

#define DGESVX_F77   F77_BLAS_MANGLE(dgesvx,DGESVX)

Definition at line 168 of file Epetra_LAPACK_wrappers.h.

#define DGETRF_F77   F77_BLAS_MANGLE(dgetrf,DGETRF)

Definition at line 169 of file Epetra_LAPACK_wrappers.h.

#define DGEQRF_F77   F77_BLAS_MANGLE(dgeqrf,DGEQRF)

Definition at line 170 of file Epetra_LAPACK_wrappers.h.

#define DGETRI_F77   F77_BLAS_MANGLE(dgetri,DGETRI)

Definition at line 171 of file Epetra_LAPACK_wrappers.h.

#define DGETRS_F77   F77_BLAS_MANGLE(dgetrs,DGETRS)

Definition at line 172 of file Epetra_LAPACK_wrappers.h.

#define DGGEV_F77   F77_BLAS_MANGLE(dggev,DGGEV)

Definition at line 173 of file Epetra_LAPACK_wrappers.h.

#define DGGLSE_F77   F77_BLAS_MANGLE(dgglse,DGGLSE)

Definition at line 174 of file Epetra_LAPACK_wrappers.h.

#define DGGSVD_F77   F77_BLAS_MANGLE(dggsvd,DGGSVD)

Definition at line 179 of file Epetra_LAPACK_wrappers.h.

#define DHSEQR_F77   F77_BLAS_MANGLE(dhseqr,DHSEQR)

Definition at line 182 of file Epetra_LAPACK_wrappers.h.

#define DLAIC1_F77   F77_BLAS_MANGLE(dlaic1,DLAIC1)

Definition at line 183 of file Epetra_LAPACK_wrappers.h.

#define DLAMCH_F77   F77_BLAS_MANGLE(dlamch,DLAMCH)

Definition at line 184 of file Epetra_LAPACK_wrappers.h.

#define DLARFT_F77   F77_BLAS_MANGLE(dlarft,DLARFT)

Definition at line 185 of file Epetra_LAPACK_wrappers.h.

#define DLASWP_F77   F77_BLAS_MANGLE(dlaswp,DLASWP)

Definition at line 186 of file Epetra_LAPACK_wrappers.h.

#define DORGQR_F77   F77_BLAS_MANGLE(dorgqr,DORGQR)

Definition at line 187 of file Epetra_LAPACK_wrappers.h.

#define DORGHR_F77   F77_BLAS_MANGLE(dorghr,DORGHR)

Definition at line 188 of file Epetra_LAPACK_wrappers.h.

#define DORMHR_F77   F77_BLAS_MANGLE(dormhr,DORMHR)

Definition at line 189 of file Epetra_LAPACK_wrappers.h.

#define DPOCON_F77   F77_BLAS_MANGLE(dpocon,DPOCON)

Definition at line 190 of file Epetra_LAPACK_wrappers.h.

#define DPOEQU_F77   F77_BLAS_MANGLE(dpoequ,DPOEQU)

Definition at line 191 of file Epetra_LAPACK_wrappers.h.

#define DPORFS_F77   F77_BLAS_MANGLE(dporfs,DPORFS)

Definition at line 192 of file Epetra_LAPACK_wrappers.h.

#define DPOSV_F77   F77_BLAS_MANGLE(dposv,DPOSV)

Definition at line 193 of file Epetra_LAPACK_wrappers.h.

#define DPOSVX_F77   F77_BLAS_MANGLE(dposvx,DPOSVX)

Definition at line 194 of file Epetra_LAPACK_wrappers.h.

#define DPOTRF_F77   F77_BLAS_MANGLE(dpotrf,DPOTRF)

Definition at line 195 of file Epetra_LAPACK_wrappers.h.

#define DPOTRI_F77   F77_BLAS_MANGLE(dpotri,DPOTRI)

Definition at line 196 of file Epetra_LAPACK_wrappers.h.

#define DPOTRS_F77   F77_BLAS_MANGLE(dpotrs,DPOTRS)

Definition at line 197 of file Epetra_LAPACK_wrappers.h.

#define DSPEV_F77   F77_BLAS_MANGLE(dspev,DSPEV)

Definition at line 198 of file Epetra_LAPACK_wrappers.h.

#define DSPGV_F77   F77_BLAS_MANGLE(dspgv,DSPGV)

Definition at line 199 of file Epetra_LAPACK_wrappers.h.

#define DSTEV_F77   F77_BLAS_MANGLE(dstev,DSTEV)

Definition at line 200 of file Epetra_LAPACK_wrappers.h.

#define DSYEVD_F77   F77_BLAS_MANGLE(dsyevd,DSYEVD)

Definition at line 201 of file Epetra_LAPACK_wrappers.h.

#define DSYEV_F77   F77_BLAS_MANGLE(dsyev,DSYEV)

Definition at line 202 of file Epetra_LAPACK_wrappers.h.

#define DSYEVR_F77   F77_BLAS_MANGLE(dsyevr,DSYEVR)

Definition at line 203 of file Epetra_LAPACK_wrappers.h.

#define DSYEVX_F77   F77_BLAS_MANGLE(dsyevx,DSYEVX)

Definition at line 204 of file Epetra_LAPACK_wrappers.h.

#define DSYGV_F77   F77_BLAS_MANGLE(dsygv,DSYGV)

Definition at line 205 of file Epetra_LAPACK_wrappers.h.

#define DSYGVX_F77   F77_BLAS_MANGLE(dsygvx,DSYGVX)

Definition at line 206 of file Epetra_LAPACK_wrappers.h.

#define DTREVC_F77   F77_BLAS_MANGLE(dtrevc,DTREVC)

Definition at line 207 of file Epetra_LAPACK_wrappers.h.

#define DTREXC_F77   F77_BLAS_MANGLE(dtrexc,DTREXC)

Definition at line 208 of file Epetra_LAPACK_wrappers.h.

#define DTRTRS_F77   F77_BLAS_MANGLE(dtrtrs,DTRTRS)

Definition at line 209 of file Epetra_LAPACK_wrappers.h.

#define SGECON_F77   F77_BLAS_MANGLE(sgecon,SGECON)

Definition at line 217 of file Epetra_LAPACK_wrappers.h.

#define SGEEQU_F77   F77_BLAS_MANGLE(sgeequ,SGEEQU)

Definition at line 218 of file Epetra_LAPACK_wrappers.h.

#define SGEEV_F77   F77_BLAS_MANGLE(sgeev,SGEEV)

Definition at line 219 of file Epetra_LAPACK_wrappers.h.

#define SGEEVX_F77   F77_BLAS_MANGLE(sgeevx,SGEEVX)

Definition at line 220 of file Epetra_LAPACK_wrappers.h.

#define SGEHRD_F77   F77_BLAS_MANGLE(sgehrd,SGEHRD)

Definition at line 221 of file Epetra_LAPACK_wrappers.h.

#define SGELS_F77   F77_BLAS_MANGLE(sgels,SGELS)

Definition at line 222 of file Epetra_LAPACK_wrappers.h.

#define SGELSS_F77   F77_BLAS_MANGLE(sgelss,SGELSS)

Definition at line 223 of file Epetra_LAPACK_wrappers.h.

#define SGEQPF_F77   F77_BLAS_MANGLE(sgeqpf,SGEQPF)

Definition at line 224 of file Epetra_LAPACK_wrappers.h.

#define SGERFS_F77   F77_BLAS_MANGLE(sgerfs,SGERFS)

Definition at line 225 of file Epetra_LAPACK_wrappers.h.

#define SGESDD_F77   F77_BLAS_MANGLE(sgesdd,SGESDD)

Definition at line 226 of file Epetra_LAPACK_wrappers.h.

#define SGESVD_F77   F77_BLAS_MANGLE(sgesvd,SGESVD)

Definition at line 227 of file Epetra_LAPACK_wrappers.h.

#define SGESV_F77   F77_BLAS_MANGLE(sgesv,SGESV)

Definition at line 228 of file Epetra_LAPACK_wrappers.h.

#define SGESVX_F77   F77_BLAS_MANGLE(sgesvx,SGESVX)

Definition at line 229 of file Epetra_LAPACK_wrappers.h.

#define SGETRF_F77   F77_BLAS_MANGLE(sgetrf,SGETRF)

Definition at line 230 of file Epetra_LAPACK_wrappers.h.

#define SGEQRF_F77   F77_BLAS_MANGLE(sgeqrf,SGEQRF)

Definition at line 231 of file Epetra_LAPACK_wrappers.h.

#define SGETRI_F77   F77_BLAS_MANGLE(sgetri,SGETRI)

Definition at line 232 of file Epetra_LAPACK_wrappers.h.

#define SGETRS_F77   F77_BLAS_MANGLE(sgetrs,SGETRS)

Definition at line 233 of file Epetra_LAPACK_wrappers.h.

#define SGGEV_F77   F77_BLAS_MANGLE(sggev,SGGEV)

Definition at line 234 of file Epetra_LAPACK_wrappers.h.

#define SGGLSE_F77   F77_BLAS_MANGLE(sgglse,SGGLSE)

Definition at line 235 of file Epetra_LAPACK_wrappers.h.

#define SGGSVD_F77   F77_BLAS_MANGLE(sggsvd,SGGSVD)

Definition at line 240 of file Epetra_LAPACK_wrappers.h.

#define SHSEQR_F77   F77_BLAS_MANGLE(shseqr,SHSEQR)

Definition at line 243 of file Epetra_LAPACK_wrappers.h.

#define SLAMCH_F77   F77_BLAS_MANGLE(slamch,SLAMCH)

Definition at line 244 of file Epetra_LAPACK_wrappers.h.

#define SLARFT_F77   F77_BLAS_MANGLE(slarft,SLARFT)

Definition at line 245 of file Epetra_LAPACK_wrappers.h.

#define SORGQR_F77   F77_BLAS_MANGLE(sorgqr,SORGQR)

Definition at line 246 of file Epetra_LAPACK_wrappers.h.

#define SORGHR_F77   F77_BLAS_MANGLE(sorghr,SORGHR)

Definition at line 247 of file Epetra_LAPACK_wrappers.h.

#define SORMHR_F77   F77_BLAS_MANGLE(sormhr,SORMHR)

Definition at line 248 of file Epetra_LAPACK_wrappers.h.

#define SPOCON_F77   F77_BLAS_MANGLE(spocon,SPOCON)

Definition at line 249 of file Epetra_LAPACK_wrappers.h.

#define SPOEQU_F77   F77_BLAS_MANGLE(spoequ,SPOEQU)

Definition at line 250 of file Epetra_LAPACK_wrappers.h.

#define SPORFS_F77   F77_BLAS_MANGLE(sporfs,SPORFS)

Definition at line 251 of file Epetra_LAPACK_wrappers.h.

#define SPOSV_F77   F77_BLAS_MANGLE(sposv,SPOSV)

Definition at line 252 of file Epetra_LAPACK_wrappers.h.

#define SPOSVX_F77   F77_BLAS_MANGLE(sposvx,SPOSVX)

Definition at line 253 of file Epetra_LAPACK_wrappers.h.

#define SPOTRF_F77   F77_BLAS_MANGLE(spotrf,SPOTRF)

Definition at line 254 of file Epetra_LAPACK_wrappers.h.

#define SPOTRI_F77   F77_BLAS_MANGLE(spotri,SPOTRI)

Definition at line 255 of file Epetra_LAPACK_wrappers.h.

#define SPOTRS_F77   F77_BLAS_MANGLE(spotrs,SPOTRS)

Definition at line 256 of file Epetra_LAPACK_wrappers.h.

#define SSPEV_F77   F77_BLAS_MANGLE(sspev,SSPEV)

Definition at line 257 of file Epetra_LAPACK_wrappers.h.

#define SSPGV_F77   F77_BLAS_MANGLE(sspgv,SSPGV)

Definition at line 258 of file Epetra_LAPACK_wrappers.h.

#define SSTEV_F77   F77_BLAS_MANGLE(sstev,SSTEV)

Definition at line 259 of file Epetra_LAPACK_wrappers.h.

#define SSYEVD_F77   F77_BLAS_MANGLE(ssyevd,SSYEVD)

Definition at line 260 of file Epetra_LAPACK_wrappers.h.

#define SSYEV_F77   F77_BLAS_MANGLE(ssyev,SSYEV)

Definition at line 261 of file Epetra_LAPACK_wrappers.h.

#define SSYEVR_F77   F77_BLAS_MANGLE(ssyevr,SSYEVR)

Definition at line 262 of file Epetra_LAPACK_wrappers.h.

#define SSYEVX_F77   F77_BLAS_MANGLE(ssyevx,SSYEVX)

Definition at line 263 of file Epetra_LAPACK_wrappers.h.

#define SSYGV_F77   F77_BLAS_MANGLE(ssygv,SSYGV)

Definition at line 264 of file Epetra_LAPACK_wrappers.h.

#define SSYGVX_F77   F77_BLAS_MANGLE(ssygvx,SSYGVX)

Definition at line 265 of file Epetra_LAPACK_wrappers.h.

#define STREVC_F77   F77_BLAS_MANGLE(strevc,STREVC)

Definition at line 266 of file Epetra_LAPACK_wrappers.h.

#define STREXC_F77   F77_BLAS_MANGLE(strexc,STREXC)

Definition at line 267 of file Epetra_LAPACK_wrappers.h.

#define STRTRS_F77   F77_BLAS_MANGLE(strtrs,STRTRS)

Definition at line 268 of file Epetra_LAPACK_wrappers.h.

Function Documentation

void PREFIX DGECON_F77 ( Epetra_fcd  norm,
const int *  n,
const double *  a,
const int *  lda,
const double *  anorm,
double *  rcond,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DGEEQU_F77 ( const int *  m,
const int *  n,
const double *  a,
const int *  lda,
double *  r,
double *  c,
double *  rowcnd,
double *  colcnd,
double *  amax,
int *  info 
)
void PREFIX DGEEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  wr,
double *  wi,
double *  vl,
const int *  ldvl,
double *  vr,
const int *  ldvr,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGEEVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  wr,
double *  wi,
double *  vl,
const int *  ldvl,
double *  vr,
const int *  ldvr,
int *  ilo,
int *  ihi,
double *  scale,
double *  abnrm,
double *  rconde,
double *  rcondv,
double *  work,
const int *  lwork,
int *  iwork,
int *  info 
)
void PREFIX DGEHRD_F77 ( const int *  n,
const int *  ilo,
const int *  ihi,
double *  A,
const int *  lda,
double *  tau,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGELS_F77 ( Epetra_fcd  ch,
const int *  m,
const int *  n,
const int *  nrhs,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGELSS_F77 ( const int *  m,
const int *  n,
const int *  nrhs,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
double *  s,
const double *  rcond,
int *  rank,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGEQPF_F77 ( const int *  m,
const int *  n,
double *  a,
const int *  lda,
int *  jpvt,
double *  tau,
double *  work,
int *  info 
)
void PREFIX DGERFS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const double *  a,
const int *  lda,
const double *  af,
const int *  ldaf,
const int *  ipiv,
const double *  b,
const int *  ldb,
double *  x,
const int *  ldx,
double *  ferr,
double *  berr,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DGESDD_F77 ( Epetra_fcd  ,
const int *  m,
const int *  n,
double *  a,
const int *  lda,
double *  s,
double *  u,
const int *  ldu,
double *  vt,
const int *  ldvt,
double *  work,
const int *  lwork,
int *  iwork,
int *  info 
)
void PREFIX DGESVD_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  m,
const int *  n,
double *  a,
const int *  lda,
double *  s,
double *  u,
const int *  ldu,
double *  vt,
const int *  ldvt,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGESV_F77 ( const int *  n,
const int *  nrhs,
double *  a,
const int *  lda,
int *  ipiv,
double *  x,
const int *  ldx,
int *  info 
)
void PREFIX DGESVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
const int *  nrhs,
double *  a,
const int *  lda,
double *  af,
const int *  ldaf,
int *  ipiv,
Epetra_fcd  ,
double *  r,
double *  c,
double *  b,
const int *  ldb,
double *  x,
const int *  ldx,
double *  rcond,
double *  ferr,
double *  berr,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DGETRF_F77 ( const int *  m,
const int *  n,
double *  a,
const int *  lda,
int *  ipiv,
int *  info 
)
void PREFIX DGEQRF_F77 ( const int *  m,
const int *  n,
double *  a,
const int *  lda,
double *  tau,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGETRI_F77 ( const int *  n,
double *  a,
const int *  lda,
int *  ipiv,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGETRS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const double *  a,
const int *  lda,
const int *  ipiv,
double *  x,
const int *  ldx,
int *  info 
)
void PREFIX DGGEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
double *  alphar,
double *  alphai,
double *  beta,
double *  vl,
const int *  ldvl,
double *  vr,
const int *  ldvr,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGGLSE_F77 ( const int *  m,
const int *  n,
const int *  p,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
double *  c,
double *  d,
double *  x,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DGGSVD_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  m,
const int *  n,
const int *  p,
int *  k,
int *  l,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
double *  alpha,
double *  beta,
double *  u,
const int *  ldu,
double *  v,
const int *  ldv,
double *  q,
const int *  ldq,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DHSEQR_F77 ( Epetra_fcd  job,
Epetra_fcd  ,
const int *  n,
const int *  ilo,
const int *  ihi,
double *  h,
const int *  ldh,
double *  wr,
double *  wi,
double *  z,
const int *  ldz,
double *  work,
const int *  lwork,
int *  info 
)
double PREFIX DLAMCH_F77 ( Epetra_fcd  )
void PREFIX DLARFT_F77 ( Epetra_fcd  direct,
Epetra_fcd  storev,
const int *  n,
const int *  k,
double *  v,
const int *  ldv,
double *  tau,
double *  t,
const int *  ldt 
)
void PREFIX DORGQR_F77 ( const int *  m,
const int *  n,
const int *  k,
double *  a,
const int *  lda,
const double *  tau,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DORGHR_F77 ( const int *  n,
const int *  ilo,
const int *  ihi,
double *  a,
const int *  lda,
const double *  tau,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DORMHR_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  m,
const int *  n,
const int *  ilo,
const int *  ihi,
const double *  a,
const int *  lda,
const double *  tau,
double *  c,
const int *  ldc,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DPOCON_F77 ( Epetra_fcd  ,
const int *  n,
const double *  a,
const int *  lda,
const double *  anorm,
double *  rcond,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DPOEQU_F77 ( const int *  n,
const double *  a,
const int *  lda,
double *  s,
double *  scond,
double *  amax,
int *  info 
)
void PREFIX DPORFS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const double *  a,
const int *  lda,
const double *  af,
const int *  ldaf,
const double *  b,
const int *  ldb,
double *  x,
const int *  ldx,
double *  ferr,
double *  berr,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DPOSV_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const double *  a,
const int *  lda,
double *  x,
const int *  ldx,
int *  info 
)
void PREFIX DPOSVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
const int *  nrhs,
double *  a,
const int *  lda,
double *  af,
const int *  ldaf,
Epetra_fcd  ,
double *  s,
double *  b,
const int *  ldb,
double *  x,
const int *  ldx,
double *  rcond,
double *  ferr,
double *  berr,
double *  work,
int *  iwork,
int *  info 
)
void PREFIX DPOTRF_F77 ( Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
int *  info 
)
void PREFIX DPOTRI_F77 ( Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
int *  info 
)
void PREFIX DPOTRS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const double *  a,
const int *  lda,
double *  x,
const int *  ldx,
int *  info 
)
void PREFIX DSPEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  ap,
double *  w,
double *  z,
const int *  ldz,
double *  work,
int *  info 
)
void PREFIX DSPGV_F77 ( const int *  itype,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  ap,
double *  bp,
double *  w,
double *  z,
const int *  ldz,
double *  work,
int *  info 
)
void PREFIX DSTEV_F77 ( Epetra_fcd  jobz,
const int *  n,
double *  d,
double *  e,
double *  z,
const int *  ldz,
double *  work,
int *  info 
)
void PREFIX DSYEVD_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  w,
double *  work,
const int *  lwork,
int *  iwork,
const int *  liwork,
int *  info 
)
void PREFIX DSYEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  w,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DSYEVR_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
const double *  vl,
const double *  vu,
const int *  il,
const int *  iu,
const double *  abstol,
int *  m,
double *  w,
double *  z,
const int *  ldz,
int *  isuppz,
double *  work,
const int *  lwork,
int *  iwork,
const int *  liwork,
int *  info 
)
void PREFIX DSYEVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
const double *  vl,
const double *  vu,
const int *  il,
const int *  iu,
const double *  abstol,
int *  m,
double *  w,
double *  z,
const int *  ldz,
double *  work,
const int *  lwork,
int *  iwork,
int *  ifail,
int *  info 
)
void PREFIX DSYGV_F77 ( const int *  itype,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
double *  w,
double *  work,
const int *  lwork,
int *  info 
)
void PREFIX DSYGVX_F77 ( const int *  itype,
Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
double *  a,
const int *  lda,
double *  b,
const int *  ldb,
const double *  vl,
const double *  vu,
const int *  il,
const int *  iu,
const double *  abstol,
int *  m,
double *  w,
double *  z,
const int *  ldz,
double *  work,
const int *  lwork,
int *  iwork,
int *  ifail,
int *  info 
)
void PREFIX DTREVC_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
int *  select,
const int *  n,
const double *  t,
const int *  ldt,
double *  vl,
const int *  ldvl,
double *  vr,
const int *  ldvr,
const int *  mm,
int *  m,
double *  work,
int *  info 
)
void PREFIX DTREXC_F77 ( Epetra_fcd  ,
const int *  n,
double *  t,
const int *  ldt,
double *  q,
const int *  ldq,
int *  ifst,
int *  ilst,
double *  work,
int *  info 
)
void PREFIX DTRTRS_F77 ( Epetra_fcd  uplo,
Epetra_fcd  trans,
Epetra_fcd  diag,
const int *  n,
const int *  nrhs,
const double *  a,
const int *  lda,
double *  b,
const int *  ldb,
int *  info 
)
void PREFIX SGECON_F77 ( Epetra_fcd  norm,
const int *  n,
const float *  a,
const int *  lda,
const float *  anorm,
float *  rcond,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SGEEQU_F77 ( const int *  m,
const int *  n,
const float *  a,
const int *  lda,
float *  r,
float *  c,
float *  rowcnd,
float *  colcnd,
float *  amax,
int *  info 
)
void PREFIX SGEEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  wr,
float *  wi,
float *  vl,
const int *  ldvl,
float *  vr,
const int *  ldvr,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGEEVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  wr,
float *  wi,
float *  vl,
const int *  ldvl,
float *  vr,
const int *  ldvr,
int *  ilo,
int *  ihi,
float *  scale,
float *  abnrm,
float *  rconde,
float *  rcondv,
float *  work,
const int *  lwork,
int *  iwork,
int *  info 
)
void PREFIX SGEHRD_F77 ( const int *  n,
const int *  ilo,
const int *  ihi,
float *  A,
const int *  lda,
float *  tau,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGELS_F77 ( Epetra_fcd  ch,
const int *  m,
const int *  n,
const int *  nrhs,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGELSS_F77 ( const int *  m,
const int *  n,
const int *  nrhs,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
float *  s,
const float *  rcond,
int *  rank,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGEQPF_F77 ( const int *  m,
const int *  n,
float *  a,
const int *  lda,
int *  jpvt,
float *  tau,
float *  work,
int *  info 
)
void PREFIX SGERFS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const float *  a,
const int *  lda,
const float *  af,
const int *  ldaf,
const int *  ipiv,
const float *  b,
const int *  ldb,
float *  x,
const int *  ldx,
float *  ferr,
float *  berr,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SGESDD_F77 ( Epetra_fcd  ,
const int *  m,
const int *  n,
float *  a,
const int *  lda,
float *  s,
float *  u,
const int *  ldu,
float *  vt,
const int *  ldvt,
float *  work,
const int *  lwork,
int *  iwork,
int *  info 
)
void PREFIX SGESVD_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  m,
const int *  n,
float *  a,
const int *  lda,
float *  s,
float *  u,
const int *  ldu,
float *  vt,
const int *  ldvt,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGESV_F77 ( const int *  n,
const int *  nrhs,
float *  a,
const int *  lda,
int *  ipiv,
float *  x,
const int *  ldx,
int *  info 
)
void PREFIX SGESVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
const int *  nrhs,
float *  a,
const int *  lda,
float *  af,
const int *  ldaf,
int *  ipiv,
Epetra_fcd  ,
float *  r,
float *  c,
float *  b,
const int *  ldb,
float *  x,
const int *  ldx,
float *  rcond,
float *  ferr,
float *  berr,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SGETRF_F77 ( const int *  m,
const int *  n,
float *  a,
const int *  lda,
int *  ipiv,
int *  info 
)
void PREFIX SGEQRF_F77 ( const int *  m,
const int *  n,
float *  a,
const int *  lda,
float *  tau,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGETRI_F77 ( const int *  n,
float *  a,
const int *  lda,
int *  ipiv,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGETRS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const float *  a,
const int *  lda,
const int *  ipiv,
float *  x,
const int *  ldx,
int *  info 
)
void PREFIX SGGEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
float *  alphar,
float *  alphai,
float *  beta,
float *  vl,
const int *  ldvl,
float *  vr,
const int *  ldvr,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGGLSE_F77 ( const int *  m,
const int *  n,
const int *  p,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
float *  c,
float *  d,
float *  x,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SGGSVD_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  m,
const int *  n,
const int *  p,
int *  k,
int *  l,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
float *  alpha,
float *  beta,
float *  u,
const int *  ldu,
float *  v,
const int *  ldv,
float *  q,
const int *  ldq,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SHSEQR_F77 ( Epetra_fcd  job,
Epetra_fcd  ,
const int *  n,
const int *  ilo,
const int *  ihi,
float *  h,
const int *  ldh,
float *  wr,
float *  wi,
float *  z,
const int *  ldz,
float *  work,
const int *  lwork,
int *  info 
)
float PREFIX SLAMCH_F77 ( Epetra_fcd  )
void PREFIX SLARFT_F77 ( Epetra_fcd  direct,
Epetra_fcd  storev,
const int *  n,
const int *  k,
float *  v,
const int *  ldv,
float *  tau,
float *  t,
const int *  ldt 
)
void PREFIX SORGQR_F77 ( const int *  m,
const int *  n,
const int *  k,
float *  a,
const int *  lda,
const float *  tau,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SORGHR_F77 ( const int *  n,
const int *  ilo,
const int *  ihi,
float *  a,
const int *  lda,
const float *  tau,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SORMHR_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  m,
const int *  n,
const int *  ilo,
const int *  ihi,
const float *  a,
const int *  lda,
const float *  tau,
float *  c,
const int *  ldc,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SPOCON_F77 ( Epetra_fcd  ,
const int *  n,
const float *  a,
const int *  lda,
const float *  anorm,
float *  rcond,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SPOEQU_F77 ( const int *  n,
const float *  a,
const int *  lda,
float *  s,
float *  scond,
float *  amax,
int *  info 
)
void PREFIX SPORFS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const float *  a,
const int *  lda,
const float *  af,
const int *  ldaf,
const float *  b,
const int *  ldb,
float *  x,
const int *  ldx,
float *  ferr,
float *  berr,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SPOSV_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const float *  a,
const int *  lda,
float *  x,
const int *  ldx,
int *  info 
)
void PREFIX SPOSVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
const int *  nrhs,
float *  a,
const int *  lda,
float *  af,
const int *  ldaf,
Epetra_fcd  ,
float *  s,
float *  b,
const int *  ldb,
float *  x,
const int *  ldx,
float *  rcond,
float *  ferr,
float *  berr,
float *  work,
int *  iwork,
int *  info 
)
void PREFIX SPOTRF_F77 ( Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
int *  info 
)
void PREFIX SPOTRI_F77 ( Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
int *  info 
)
void PREFIX SPOTRS_F77 ( Epetra_fcd  ,
const int *  n,
const int *  nrhs,
const float *  a,
const int *  lda,
float *  x,
const int *  ldx,
int *  info 
)
void PREFIX SSPEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  ap,
float *  w,
float *  z,
const int *  ldz,
float *  work,
int *  info 
)
void PREFIX SSPGV_F77 ( const int *  itype,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  ap,
float *  bp,
float *  w,
float *  z,
const int *  ldz,
float *  work,
int *  info 
)
void PREFIX SSTEV_F77 ( Epetra_fcd  jobz,
const int *  n,
float *  d,
float *  e,
float *  z,
const int *  ldz,
float *  work,
int *  info 
)
void PREFIX SSYEVD_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  w,
float *  work,
const int *  lwork,
int *  iwork,
const int *  liwork,
int *  info 
)
void PREFIX SSYEV_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  w,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SSYEVR_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
const float *  vl,
const float *  vu,
const int *  il,
const int *  iu,
const float *  abstol,
int *  m,
float *  w,
float *  z,
const int *  ldz,
int *  isuppz,
float *  work,
const int *  lwork,
int *  iwork,
const int *  liwork,
int *  info 
)
void PREFIX SSYEVX_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
const float *  vl,
const float *  vu,
const int *  il,
const int *  iu,
const float *  abstol,
int *  m,
float *  w,
float *  z,
const int *  ldz,
float *  work,
const int *  lwork,
int *  iwork,
int *  ifail,
int *  info 
)
void PREFIX SSYGV_F77 ( const int *  itype,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
float *  w,
float *  work,
const int *  lwork,
int *  info 
)
void PREFIX SSYGVX_F77 ( const int *  itype,
Epetra_fcd  ,
Epetra_fcd  ,
Epetra_fcd  ,
const int *  n,
float *  a,
const int *  lda,
float *  b,
const int *  ldb,
const float *  vl,
const float *  vu,
const int *  il,
const int *  iu,
const float *  abstol,
int *  m,
float *  w,
float *  z,
const int *  ldz,
float *  work,
const int *  lwork,
int *  iwork,
int *  ifail,
int *  info 
)
void PREFIX STREVC_F77 ( Epetra_fcd  ,
Epetra_fcd  ,
int *  select,
const int *  n,
const float *  t,
const int *  ldt,
float *  vl,
const int *  ldvl,
float *  vr,
const int *  ldvr,
const int *  mm,
int *  m,
float *  work,
int *  info 
)
void PREFIX STREXC_F77 ( Epetra_fcd  ,
const int *  n,
float *  t,
const int *  ldt,
float *  q,
const int *  ldq,
int *  ifst,
int *  ilst,
float *  work,
int *  info 
)
void PREFIX STRTRS_F77 ( Epetra_fcd  uplo,
Epetra_fcd  trans,
Epetra_fcd  diag,
const int *  n,
const int *  nrhs,
const float *  a,
const int *  lda,
float *  b,
const int *  ldb,
int *  info 
)