Home
last modified time | relevance | path

Searched defs:SORGLQ (Results 1 – 13 of 13) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/src_f77/
H A Dsorglq.f1 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
18 * SORGLQ generates an M-by-N real matrix Q with orthonormal rows, argument
95 NB = ILAENV( 1, 'SORGLQ', ' ', M, N, K, -1 ) argument
162 10 CONTINUE
163 20 CONTINUE
214 * End of SORGLQ argument
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/SRC/
H A Dsorglq.f128 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
136 INTEGER INFO, K, LDA, LWORK, M, N
139 REAL A( LDA, * ), TAU( * ), WORK( * )
168 NB = ILAENV( 1, 'SORGLQ', ' ', M, N, K, -1 ) argument
235 10 CONTINUE
236 20 CONTINUE
287 * End of SORGLQ argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Dsorglq.f128 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
235 10 CONTINUE
236 20 CONTINUE
287 * End of SORGLQ argument
/dports/math/xlapack/lapack-3.10.0/SRC/
H A Dsorglq.f126 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
232 10 CONTINUE
233 20 CONTINUE
284 * End of SORGLQ argument
/dports/math/blas/lapack-3.10.0/SRC/
H A Dsorglq.f126 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
232 10 CONTINUE
233 20 CONTINUE
284 * End of SORGLQ argument
/dports/math/lapack/lapack-3.10.0/SRC/
H A Dsorglq.f126 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
232 10 CONTINUE
233 20 CONTINUE
284 * End of SORGLQ argument
/dports/math/lapacke/lapack-3.10.0/SRC/
H A Dsorglq.f126 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
232 10 CONTINUE
233 20 CONTINUE
284 * End of SORGLQ argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lapack/single/
H A Dsorglq.f128 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
235 10 CONTINUE
236 20 CONTINUE
287 * End of SORGLQ argument
/dports/science/elmerfem/elmerfem-release-9.0/mathlibs/src/lapack/
H A Dsorglq.f1 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
162 10 CONTINUE
163 20 CONTINUE
214 * End of SORGLQ argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lapack/single/
H A Dsorglq.f128 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
235 10 CONTINUE
236 20 CONTINUE
287 * End of SORGLQ argument
/dports/math/cblas/lapack-3.10.0/SRC/
H A Dsorglq.f126 SUBROUTINE SORGLQ( M, N, K, A, LDA, TAU, WORK, LWORK, INFO ) subroutine
232 10 CONTINUE
233 20 CONTINUE
284 * End of SORGLQ argument
/dports/science/gromacs/gromacs-2021.4/src/gromacs/linearalgebra/gmx_lapack/
H A Dsorglq.cpp9 F77_FUNC(sorglq,SORGLQ)(int *m, in F77_FUNC() argument
/dports/science/plumed/plumed2-2.7.2/src/lapack/
H A Dlapack.cpp27369 PLUMED_BLAS_F77_FUNC(sorglq,SORGLQ)(int *m, in PLUMED_BLAS_F77_FUNC() argument