HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
HArDCore2D::LinearSolver< MatrixType > Member List

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() constHArDCore2D::LinearSolver< MatrixType >inline
info_solve() constHArDCore2D::LinearSolver< MatrixType >inline
LinearSolver(const std::string &namesolver)HArDCore2D::LinearSolver< MatrixType >inline
name() constHArDCore2D::LinearSolver< MatrixType >inline
residual(MatrixType &A, VectorType &b, VectorType &x)HArDCore2D::LinearSolver< MatrixType >inline
solve(VectorType &b)HArDCore2D::LinearSolver< MatrixType >inline