|
Defines |
| #define | PREFIX |
| #define | Teuchos_fcd const char * |
| #define | F77_FUNC(lcase, UCASE) lcase ## _ |
| #define | DGEQRF_F77 F77_FUNC(dgeqrf,DGEQRF) |
| #define | DGETRF_F77 F77_FUNC(dgetrf,DGETRF) |
| #define | DGETRS_F77 F77_FUNC(dgetrs,DGETRS) |
| #define | DGETRI_F77 F77_FUNC(dgetri,DGETRI) |
| #define | DGERFS_F77 F77_FUNC(dgerfs,DGERFS) |
| #define | DGECON_F77 F77_FUNC(dgecon,DGECON) |
| #define | DGESVX_F77 F77_FUNC(dgesvx,DGESVX) |
| #define | DGESV_F77 F77_FUNC(dgesv,DGESV) |
| #define | DGEEQU_F77 F77_FUNC(dgeequ,DGEEQU) |
| #define | DSYTRD_F77 F77_FUNC(dsytrd,DSYTRD) |
| #define | DPOTRF_F77 F77_FUNC(dpotrf,DPOTRF) |
| #define | DPOTRS_F77 F77_FUNC(dpotrs,DPOTRS) |
| #define | DPOTRI_F77 F77_FUNC(dpotri,DPOTRI) |
| #define | DPOCON_F77 F77_FUNC(dpocon,DPOCON) |
| #define | DPOSV_F77 F77_FUNC(dposv,DPOSV) |
| #define | DPOEQU_F77 F77_FUNC(dpoequ,DPOEQU) |
| #define | DPORFS_F77 F77_FUNC(dporfs,DPORFS) |
| #define | DPOSVX_F77 F77_FUNC(dposvx,DPOSVX) |
| #define | DLAMCH_F77 F77_FUNC(dlamch,DLAMCH) |
| #define | DGELS_F77 F77_FUNC(dgels,DGELS) |
| #define | DGEEV_F77 F77_FUNC(dgeev,DGEEV) |
| #define | DGEHRD_F77 F77_FUNC(dgehrd,DGEHRD) |
| #define | DHSEQR_F77 F77_FUNC(dhseqr,DHSEQR) |
| #define | DORGHR_F77 F77_FUNC(dorghr,DORGHR) |
| #define | DORMHR_F77 F77_FUNC(dormhr,DORMHR) |
| #define | DORMQR_F77 F77_FUNC(dormqr,DORMQR) |
| #define | DTREVC_F77 F77_FUNC(dtrevc,DTREVC) |
| #define | DTREXC_F77 F77_FUNC(dtrexc,DTREXC) |
| #define | DGEES_F77 F77_FUNC(dgees,DGEES) |
| #define | DSPEV_F77 F77_FUNC(dspev,DSPEV) |
| #define | DSYEV_F77 F77_FUNC(dsyev,DSYEV) |
| #define | DSYGV_F77 F77_FUNC(dsygv,DSYGV) |
| #define | DSTEQR_F77 F77_FUNC(dsteqr,DSTEQR) |
| #define | DLAPY2_F77 F77_FUNC(dlapy2,DLAPY2) |
| #define | DLARND_F77 F77_FUNC(dlarnd,DLARND) |
| #define | DLARNV_F77 F77_FUNC(dlarnv,DLARNV) |
| #define | SGEQRF_F77 F77_FUNC(sgeqrf,SGEQRF) |
| #define | SGETRF_F77 F77_FUNC(sgetrf,SGETRF) |
| #define | SGETRS_F77 F77_FUNC(sgetrs,SGETRS) |
| #define | SGETRI_F77 F77_FUNC(sgetri,SGETRI) |
| #define | SGERFS_F77 F77_FUNC(sgerfs,SGERFS) |
| #define | SGECON_F77 F77_FUNC(sgecon,SGECON) |
| #define | SGESVX_F77 F77_FUNC(sgesvx,SGESVX) |
| #define | SGESV_F77 F77_FUNC(sgesv,SGESV) |
| #define | SGEEQU_F77 F77_FUNC(sgeequ,SGEEQU) |
| #define | SSYTRD_F77 F77_FUNC(ssytrd,SSYTRD) |
| #define | SPOTRF_F77 F77_FUNC(spotrf,SPOTRF) |
| #define | SPOTRS_F77 F77_FUNC(spotrs,SPOTRS) |
| #define | SPOTRI_F77 F77_FUNC(spotri,SPOTRI) |
| #define | SPOCON_F77 F77_FUNC(spocon,SPOCON) |
| #define | SPOSV_F77 F77_FUNC(sposv,SPOSV) |
| #define | SPOEQU_F77 F77_FUNC(spoequ,SPOEQU) |
| #define | SPORFS_F77 F77_FUNC(sporfs,SPORFS) |
| #define | SPOSVX_F77 F77_FUNC(sposvx,SPOSVX) |
| #define | SGELS_F77 F77_FUNC(sgels,SGELS) |
| #define | SGEEV_F77 F77_FUNC(sgeev,SGEEV) |
| #define | SGEHRD_F77 F77_FUNC(sgehrd,SGEHRD) |
| #define | SHSEQR_F77 F77_FUNC(shseqr,SHSEQR) |
| #define | SORGHR_F77 F77_FUNC(sorghr,SORGHR) |
| #define | SORMHR_F77 F77_FUNC(sormhr,SORMHR) |
| #define | SORMQR_F77 F77_FUNC(sormqr,SORMQR) |
| #define | STREVC_F77 F77_FUNC(strevc,STREVC) |
| #define | STREXC_F77 F77_FUNC(strexc,STREXC) |
| #define | SLAMCH_F77 F77_FUNC(slamch,SLAMCH) |
| #define | SGEES_F77 F77_FUNC(sgees,SGEES) |
| #define | SSPEV_F77 F77_FUNC(sspev,SSPEV) |
| #define | SSYEV_F77 F77_FUNC(ssyev,SSYEV) |
| #define | SSYGV_F77 F77_FUNC(ssygv,SSYGV) |
| #define | SSTEQR_F77 F77_FUNC(ssteqr,SSTEQR) |
| #define | SLAPY2_F77 F77_FUNC(slapy2,SLAPY2) |
| #define | SLARND_F77 F77_FUNC(slarnd,SLARND) |
| #define | SLARNV_F77 F77_FUNC(slarnv,SLARNV) |
Functions |
| void PREFIX | DGELS_F77 (Teuchos_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 | DGEQRF_F77 (const int *m, const int *n, double *a, const int *lda, double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DGETRF_F77 (const int *m, const int *n, double *a, const int *lda, int *ipiv, int *info) |
| void PREFIX | DGETRS_F77 (Teuchos_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 | DGETRI_F77 (const int *n, double *a, const int *lda, const int *ipiv, double *work, const int *lwork, int *info) |
| void PREFIX | DGECON_F77 (Teuchos_fcd norm, const int *n, const double *a, const int *lda, const double *anorm, double *rcond, double *work, int *iwork, 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 | 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 | DGERFS_F77 (Teuchos_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 | DGESVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *af, const int *ldaf, int *ipiv, Teuchos_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 | DSYTRD_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, double *D, double *E, double *tau, double *work, const int *lwork, int *info) |
| void PREFIX | DPOTRF_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, int *info) |
| void PREFIX | DPOTRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const double *a, const int *lda, double *x, const int *ldx, int *info) |
| void PREFIX | DPOTRI_F77 (Teuchos_fcd, const int *n, double *a, const int *lda, int *info) |
| void PREFIX | DPOCON_F77 (Teuchos_fcd, const int *n, const double *a, const int *lda, const double *anorm, double *rcond, double *work, int *iwork, int *info) |
| void PREFIX | DPOSV_F77 (Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *x, const int *ldx, 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 (Teuchos_fcd, const int *n, const int *nrhs, 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 | DPOSVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, double *a, const int *lda, double *af, const int *ldaf, Teuchos_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 | SGELS_F77 (Teuchos_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 | SGEQRF_F77 (const int *m, const int *n, float *a, const int *lda, float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SGETRF_F77 (const int *m, const int *n, float *a, const int *lda, int *ipiv, int *info) |
| void PREFIX | SGETRS_F77 (Teuchos_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 | SGETRI_F77 (const int *n, float *a, const int *lda, const int *ipiv, float *work, const int *lwork, int *info) |
| void PREFIX | SGECON_F77 (Teuchos_fcd norm, const int *n, const float *a, const int *lda, const float *anorm, float *rcond, float *work, int *iwork, 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 | 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 | SGERFS_F77 (Teuchos_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 | SGESVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *af, const int *ldaf, int *ipiv, Teuchos_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 | SSYTRD_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, float *D, float *E, float *tau, float *work, const int *lwork, int *info) |
| void PREFIX | SPOTRF_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, int *info) |
| void PREFIX | SPOTRS_F77 (Teuchos_fcd, const int *n, const int *nrhs, const float *a, const int *lda, float *x, const int *ldx, int *info) |
| void PREFIX | SPOTRI_F77 (Teuchos_fcd, const int *n, float *a, const int *lda, int *info) |
| void PREFIX | SPOCON_F77 (Teuchos_fcd, const int *n, const float *a, const int *lda, const float *anorm, float *rcond, float *work, int *iwork, int *info) |
| void PREFIX | SPOSV_F77 (Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *x, const int *ldx, 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 (Teuchos_fcd, const int *n, const int *nrhs, 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 | SPOSVX_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, const int *nrhs, float *a, const int *lda, float *af, const int *ldaf, Teuchos_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 | DSPEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, double *ap, double *w, double *z, const int *ldz, double *work, int *info) |
| void PREFIX | DSYEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, double *a, const int *lda, double *w, double *work, const int *lwork, int *info) |
| void PREFIX | DSYGV_F77 (const int *itype, Teuchos_fcd, Teuchos_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 | DSTEQR_F77 (Teuchos_fcd, const int *n, double *D, double *E, double *Z, const int *ldz, double *work, int *info) |
| void PREFIX | DGEEV_F77 (Teuchos_fcd, Teuchos_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 | 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 | DHSEQR_F77 (Teuchos_fcd job, Teuchos_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) |
| void PREFIX | DGEES_F77 (Teuchos_fcd, Teuchos_fcd, int *select, const int *n, double *a, const int *lda, int *sdim, double *wr, double *wi, double *vs, const int *ldvs, double *work, const int *lwork, int *bwork, int *info) |
| void PREFIX | DORGHR_F77 (const int *n, const int *ilo, const int *ihi, double *a, const int *lda, double *tau, double *work, int *lwork, int *info) |
| void PREFIX | DORMHR_F77 (Teuchos_fcd, Teuchos_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, int *lwork, int *info) |
| void PREFIX | DORMQR_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, const int *k, double *a, const int *lda, const double *tau, double *C, const int *ldc, double *work, const int *lwork, int *info) |
| void PREFIX | DTREVC_F77 (Teuchos_fcd, Teuchos_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 (Teuchos_fcd, const int *n, double *t, const int *ldt, double *q, const int *ldq, int *ifst, int *ilst, double *work, int *info) |
| void PREFIX | SSPEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, float *ap, float *w, float *z, const int *ldz, float *work, int *info) |
| void PREFIX | SSYEV_F77 (Teuchos_fcd, Teuchos_fcd, const int *n, float *a, const int *lda, float *w, float *work, const int *lwork, int *info) |
| void PREFIX | SSYGV_F77 (const int *itype, Teuchos_fcd, Teuchos_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 | SSTEQR_F77 (Teuchos_fcd, const int *n, float *D, float *E, float *Z, const int *ldz, float *work, int *info) |
| void PREFIX | SGEEV_F77 (Teuchos_fcd, Teuchos_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 | 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 | SHSEQR_F77 (Teuchos_fcd job, Teuchos_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) |
| void PREFIX | SGEES_F77 (Teuchos_fcd, Teuchos_fcd, int *select, const int *n, float *a, const int *lda, int *sdim, float *wr, float *wi, float *vs, const int *ldvs, float *work, const int *lwork, int *bwork, int *info) |
| void PREFIX | SORGHR_F77 (const int *n, const int *ilo, const int *ihi, float *a, const int *lda, float *tau, float *work, int *lwork, int *info) |
| void PREFIX | SORMHR_F77 (Teuchos_fcd, Teuchos_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, int *lwork, int *info) |
| void PREFIX | SORMQR_F77 (Teuchos_fcd, Teuchos_fcd, const int *m, const int *n, const int *k, float *a, const int *lda, const float *tau, float *C, const int *ldc, float *work, const int *lwork, int *info) |
| void PREFIX | STREVC_F77 (Teuchos_fcd, Teuchos_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 (Teuchos_fcd, const int *n, float *t, const int *ldt, float *q, const int *ldq, int *ifst, int *ilst, float *work, int *info) |
| float PREFIX | SLARND_F77 (const int *idist, int *seed) |
| double PREFIX | DLARND_F77 (const int *idist, int *seed) |
| void PREFIX | SLARNV_F77 (const int *idist, int *seed, const int *n, float *v) |
| void PREFIX | DLARNV_F77 (const int *idist, int *seed, const int *n, double *v) |
| float PREFIX | SLAMCH_F77 (Teuchos_fcd) |
| double PREFIX | DLAMCH_F77 (Teuchos_fcd) |
| float PREFIX | SLAPY2_F77 (const float *x, const float *y) |
| double PREFIX | DLAPY2_F77 (const double *x, const double *y) |