NOX
Development
|
This is the complete list of members for LOCA::BorderedSolver::HouseholderQR, including all inherited members.
applyCompactWY(const NOX::Abstract::MultiVector::DenseMatrix &Y1, const NOX::Abstract::MultiVector &Y2, const NOX::Abstract::MultiVector::DenseMatrix &T, NOX::Abstract::MultiVector::DenseMatrix &X1, NOX::Abstract::MultiVector &X2, bool isZeroX1, bool isZeroX2, bool useTranspose) const | LOCA::BorderedSolver::HouseholderQR | |
applyCompactWY(const NOX::Abstract::MultiVector::DenseMatrix &Y1, const NOX::Abstract::MultiVector &Y2, const NOX::Abstract::MultiVector::DenseMatrix &T, const NOX::Abstract::MultiVector::DenseMatrix *input1, const NOX::Abstract::MultiVector *input2, NOX::Abstract::MultiVector::DenseMatrix &result1, NOX::Abstract::MultiVector &result2, bool useTranspose) const | LOCA::BorderedSolver::HouseholderQR | |
applyHouseholderVector(const NOX::Abstract::MultiVector::DenseMatrix &V1, const NOX::Abstract::MultiVector &V2, double beta, NOX::Abstract::MultiVector::DenseMatrix &A1, NOX::Abstract::MultiVector &A2) | LOCA::BorderedSolver::HouseholderQR | protected |
computeHouseholderVector(int col, const NOX::Abstract::MultiVector::DenseMatrix &A1, const NOX::Abstract::MultiVector &A2, NOX::Abstract::MultiVector::DenseMatrix &V1, NOX::Abstract::MultiVector &V2, double &beta) | LOCA::BorderedSolver::HouseholderQR | protected |
computeQR(const NOX::Abstract::MultiVector::DenseMatrix &C, const NOX::Abstract::MultiVector &B, bool use_c_transpose, NOX::Abstract::MultiVector::DenseMatrix &Y1, NOX::Abstract::MultiVector &Y2, NOX::Abstract::MultiVector::DenseMatrix &T, NOX::Abstract::MultiVector::DenseMatrix &R) | LOCA::BorderedSolver::HouseholderQR | |
dblas | LOCA::BorderedSolver::HouseholderQR | protected |
globalData | LOCA::BorderedSolver::HouseholderQR | protected |
HouseholderQR(const Teuchos::RCP< LOCA::GlobalData > &global_data) | LOCA::BorderedSolver::HouseholderQR | |
~HouseholderQR() | LOCA::BorderedSolver::HouseholderQR | virtual |