Home
last modified time | relevance | path

Searched defs:dsygv (Results 1 – 7 of 7) sorted by relevance

/dports/science/nwchem-data/nwchem-7.0.2-release/contrib/openmp_tests/dgemm/
H A Dga_stubs.F1 subroutine dsygv() subroutine
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/contrib/openmp_tests/dgemm/
H A Dga_stubs.F1 subroutine dsygv() subroutine
/dports/science/hypre/hypre-2.23.0/src/krylov/
H A Dlobpcg.h35 HYPRE_Int (*dsygv) (HYPRE_Int *itype, char *jobz, char *uplo, HYPRE_Int * member
/dports/science/qmcpack/qmcpack-3.11.0/src/formic/utils/
H A Dlapack_interface.cpp198 void formic::dsygv(int itype, char jobz, char uplo, int n, double *a, int lda, in dsygv() function in formic
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_extlibs/
H A Dlapack.F90218 interface dsygv interface
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/program_utils/
H A DMatrixAlgebrac.cpp55 int dsygv(int itype, char jobz, char uplo, int n, in dsygv() function
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/netlib/interface/
H A Ddummy.in.cc22222 LAPACK_DECL(dsygv)(const INTEGER *ITYPE, in LAPACK_DECL() argument
22236 LAPACK_IMPL(dsygv)(ITYPE, in LAPACK_DECL() local