![]() |
#include <SISolver.h>
Collaboration diagram for dolfin::SISolver:
Public Types | |
enum | Method { RICHARDSON, JACOBI, GAUSS_SEIDEL, SOR } |
Public Member Functions | |
SISolver () | |
~SISolver () | |
void | solve (const Matrix &A, Vector &x, const Vector &b) |
void | setMethod (Method method) |
void | setNoSweeps (int max_no_iterations) |
|
|
|
|
|
|
|
|
|
|
|
|
Documentation automatically generated with Doxygen on 10 Sep 2004.