Home
last modified time | relevance | path

Searched defs:GBTRF (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_Details_Lapack128.cpp633 GBTRF (const int m, in GBTRF() function in Teuchos::Details::Lapack128
H A DTeuchos_LAPACK.cpp218 …void LAPACK<int,float>::GBTRF(const int& m, const int& n, const int& kl, const int& ku, float* A, … in GBTRF() function in Teuchos::LAPACK
619 …void LAPACK<int,double>::GBTRF(const int& m, const int& n, const int& kl, const int& ku, double* A… in GBTRF() function in Teuchos::LAPACK
1085 …void LAPACK<int,std::complex<float> >::GBTRF(const int& m, const int& n, const int& kl, const int&… in GBTRF() function in Teuchos::LAPACK::complex
1511 …void LAPACK<int,std::complex<double> >::GBTRF(const int& m, const int& n, const int& kl, const int… in GBTRF() function in Teuchos::LAPACK::complex
1886 GBTRF (const int& m, const int& n, const int& kl, const int& ku, in GBTRF() function in Teuchos::LAPACK
H A DTeuchos_LAPACK.hpp814 …void LAPACK<OrdinalType,ScalarType>::GBTRF(const OrdinalType& m, const OrdinalType& n, const Ordin… in GBTRF() function in Teuchos::LAPACK