Public Member Functions | |
| ifp_BSOR_Base () | |
| virtual | ~ifp_BSOR_Base () |
| double & | omega () |
| int & | iterations () |
| void | setup (const ifp_BlockMat &A, double omega=1.0, int iterations=1) |
Protected Attributes | |
| const ifp_BlockMat * | Ap |
| ifp_LocalMat ** | diag |
| int * | idiag |
| double | omega_ |
| int | iterations_ |
Definition at line 60 of file ifp_brelax.h.
1.4.7