/dports/science/nwchem-data/nwchem-7.0.2-release/src/peigs/h/ |
H A D | blas_lapack.h | 140 #define dlagtf_ slagtf_ macro 273 #define dlagtf_ slagtf_ macro 327 #define dlagtf_ SLAGTF macro
|
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/peigs/src/c/ |
H A D | inv_it3.c | 91 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_(); 145 dlagtf_( &blksz, &work[indrv4], &xj, &work[indrv2 + 1], &work[indrv3], &tol,
|
H A D | clustrxx4.c | 90 extern void dlagtf_(), dlarnv_();
|
H A D | inv_it5.c | 80 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | inv_it4.c | 86 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | inv_it44.c | 88 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | inv_it6.c | 87 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | clustrf4.c | 213 extern void xerbla_(), dlagts_(), dlagtf_(), dlarnv_();
|
H A D | clustrfix.c | 167 extern void xerbla_(), dlagts_(), dlagtf_(), dlarnv_();
|
/dports/science/nwchem-data/nwchem-7.0.2-release/src/peigs/src/c/ |
H A D | inv_it3.c | 91 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_(); 145 dlagtf_( &blksz, &work[indrv4], &xj, &work[indrv2 + 1], &work[indrv3], &tol,
|
H A D | clustrxx4.c | 90 extern void dlagtf_(), dlarnv_();
|
H A D | inv_it5.c | 80 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | inv_it4.c | 86 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | inv_it44.c | 88 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | inv_it6.c | 87 extern void dscal_(), dlagtf_(), dlagts_(), dcopy_(), dscal_();
|
H A D | clustrf4.c | 213 extern void xerbla_(), dlagts_(), dlagtf_(), dlarnv_();
|
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/peigs/h/ |
H A D | blas_lapack.h | 138 #define dlagtf_ slagtf_ macro
|
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/ |
H A D | dstein.c | 46 extern /* Subroutine */ int dlagtf_(integer *, doublereal *, doublereal *, in dstein_() 338 dlagtf_(&blksiz, &work[indrv4 + 1], &xj, &work[indrv2 + 2], &work[ in dstein_()
|
H A D | zstein.c | 43 extern /* Subroutine */ int dlagtf_(integer *, doublereal *, doublereal *, in zstein_() 343 dlagtf_(&blksiz, &work[indrv4 + 1], &xj, &work[indrv2 + 2], &work[ in zstein_()
|
H A D | dlagtf.c | 8 /* Subroutine */ int dlagtf_(integer *n, doublereal *a, doublereal *lambda, in dlagtf_() function
|
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/ |
H A D | dstein.c | 192 …int dlagtf_(integer *, doublereal *, doublereal *, doublereal *, doublereal *, doublereal *, doubl… in dstein_() 399 …dlagtf_(&blksiz, &work[indrv4 + 1], &xj, &work[indrv2 + 2], &work[ indrv3 + 1], &tol, &work[indrv5… in dstein_()
|
H A D | zstein.c | 199 …int dlagtf_(integer *, doublereal *, doublereal *, doublereal *, doublereal *, doublereal *, doubl… in zstein_() 408 …dlagtf_(&blksiz, &work[indrv4 + 1], &xj, &work[indrv2 + 2], &work[ indrv3 + 1], &tol, &work[indrv5… in zstein_()
|
H A D | dlagtf.c | 145 int dlagtf_(integer *n, doublereal *a, doublereal *lambda, doublereal *b, doublereal *c__, doublere… in dlagtf_() function
|
/dports/math/igraph/igraph-0.9.5/src/linalg/ |
H A D | lapack_internal.h | 94 #define igraphdlagtf_ dlagtf_
|
/dports/math/R-cran-igraph/igraph/src/ |
H A D | igraph_lapack_internal.h | 94 #define igraphdlagtf_ dlagtf_
|