Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/simple/lapack/
H A DROL_LAPACK.hpp248 …void PTTRS(const int& n, const int& nrhs, const double* d, const double* e, double* B, const int& … in PTTRS() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_LAPACK.cpp118 …void LAPACK<int, float>::PTTRS(const int& n, const int& nrhs, const float* d, const float* e, floa… in PTTRS() function in Teuchos::LAPACK
528 …void LAPACK<int, double>::PTTRS(const int& n, const int& nrhs, const double* d, const double* e, d… in PTTRS() function in Teuchos::LAPACK
967 …void LAPACK<int, std::complex<float> >::PTTRS(const int& n, const int& nrhs, const std::complex<fl… in PTTRS() function in Teuchos::LAPACK::complex
1388 …void LAPACK<int, std::complex<double> >::PTTRS(const int& n, const int& nrhs, const std::complex<d… in PTTRS() function in Teuchos::LAPACK::complex
H A DTeuchos_LAPACK.hpp576 …void LAPACK<OrdinalType, ScalarType>::PTTRS(const OrdinalType& n, const OrdinalType& nrhs, const S… in PTTRS() function in Teuchos::LAPACK