|
HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
This is the complete list of members for HArDCore2D::LinearSolver< MatrixType >, including all inherited members.
| analyzePattern(MatrixType &A) | HArDCore2D::LinearSolver< MatrixType > | inline |
| compute(MatrixType &A) | HArDCore2D::LinearSolver< MatrixType > | inline |
| compute_and_solve(MatrixType &A, VectorType &b) | HArDCore2D::LinearSolver< MatrixType > | inline |
| factorize(MatrixType &A) | HArDCore2D::LinearSolver< MatrixType > | inline |
| info_factorize() const | HArDCore2D::LinearSolver< MatrixType > | inline |
| info_solve() const | HArDCore2D::LinearSolver< MatrixType > | inline |
| LinearSolver(const std::string &namesolver) | HArDCore2D::LinearSolver< MatrixType > | inline |
| name() const | HArDCore2D::LinearSolver< MatrixType > | inline |
| residual(MatrixType &A, VectorType &b, VectorType &x) | HArDCore2D::LinearSolver< MatrixType > | inline |
| solve(VectorType &b) | HArDCore2D::LinearSolver< MatrixType > | inline |