GooseFEM 1.4.1.dev2+g78f16df
|
This is the complete list of members for GooseFEM::MatrixSolverBase< D >, including all inherited members.
derived_type typedef | GooseFEM::MatrixSolverBase< D > | |
solve(M &A, const array_type::tensor< double, 2 > &b, array_type::tensor< double, 2 > &x) | GooseFEM::MatrixSolverBase< D > | inline |
solve(M &A, const array_type::tensor< double, 1 > &b, array_type::tensor< double, 1 > &x) | GooseFEM::MatrixSolverBase< D > | inline |