#include <CG_SOLVER_SSE.h>
Inheritance diagram for CG_SOLVER_SSE:

Public Member Functions | |
| CG_SOLVER_SSE (int maxDepth, int iterations=10, int digits=1) | |
| constructor | |
| ~CG_SOLVER_SSE () | |
| destructor | |
| virtual int | solve (list< CELL * > cells) |
| solve the Poisson problem using SSE | |
1.4.6