#include "Teuchos_ConfigDefs.hpp"
Go to the source code of this file.
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 | DGTTRF_F77 F77_FUNC(dgttrf,DGTTRF) |
| #define | DGTTRS_F77 F77_FUNC(dgttrs,DGTTRS) |
| #define | DPTTRF_F77 F77_FUNC(dpttrf,DPTTRF) |
| #define | DPTTRS_F77 F77_FUNC(dpttrs,DPTTRS) |
| #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 | DTRTRS_F77 F77_FUNC(dtrtrs,DTRTRS) |
| #define | DLAMCH_F77 F77_FUNC(dlamch,DLAMCH) |
| #define | DGELS_F77 F77_FUNC(dgels,DGELS) |
| #define | DGEEV_F77 F77_FUNC(dgeev,DGEEV) |
| #define | DGGEVX_F77 F77_FUNC(dggevx,DGGEVX) |
| #define | DGEHRD_F77 F77_FUNC(dgehrd,DGEHRD) |
| #define | DHSEQR_F77 F77_FUNC(dhseqr,DHSEQR) |
| #define | DORGHR_F77 F77_FUNC(dorghr,DORGHR) |
| #define | DORGQR_F77 F77_FUNC(dorgqr,DORGQR) |
| #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 | DLARTG_F77 F77_FUNC(dlartg,DLARTG) |
| #define | DLARFG_F77 F77_FUNC(dlarfg,DLARFG) |
| #define | ILAENV_F77 F77_FUNC(ilaenv,ILAENV) |
| #define | SGEQRF_F77 F77_FUNC(sgeqrf,SGEQRF) |
| #define | SGETRF_F77 F77_FUNC(sgetrf,SGETRF) |
| #define | SGETRS_F77 F77_FUNC(sgetrs,SGETRS) |
| #define | SGTTRF_F77 F77_FUNC(sgttrf,SGTTRF) |
| #define | SGTTRS_F77 F77_FUNC(sgttrs,SGTTRS) |
| #define | SPTTRF_F77 F77_FUNC(spttrf,SPTTRF) |
| #define | SPTTRS_F77 F77_FUNC(spttrs,SPTTRS) |
| #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 | STRTRS_F77 F77_FUNC(strtrs,STRTRS) |
| #define | SGELS_F77 F77_FUNC(sgels,SGELS) |
| #define | SGEEV_F77 F77_FUNC(sgeev,SGEEV) |
| #define | SGGEVX_F77 F77_FUNC(sggevx,SGGEVX) |
| #define | SGEHRD_F77 F77_FUNC(sgehrd,SGEHRD) |
| #define | SHSEQR_F77 F77_FUNC(shseqr,SHSEQR) |
| #define | SORGHR_F77 F77_FUNC(sorghr,SORGHR) |
| #define | SORGQR_F77 F77_FUNC(sorgqr,SORGQR) |
| #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 | SLARTG_F77 F77_FUNC(slartg,SLARTG) |
| #define | SLARFG_F77 F77_FUNC(slarfg,SLARFG) |
| #define | SLARND_F77 F77_FUNC(slarnd,SLARND) |
| #define | SLARNV_F77 F77_FUNC(slarnv,SLARNV) |
Definition in file Teuchos_LAPACK_wrappers.hpp.
1.4.7