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