HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
HArDCore3D::LinearSolver< MatrixType > Member List

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