|
escript
Revision_Unversioneddirectory
|
#include <boost/math/special_functions/fpclassify.hpp>#include <iostream>#include "Paso.h"#include "SystemMatrix.h"#include "Solver.h"#include "esysUtils/blocktimer.h"Namespaces | |
| paso | |
Functions | |
| void | paso::Solver_free (SystemMatrix *A) |
| void | paso::Solver (SystemMatrix_ptr A, double *x, double *b, Options *options, Performance *pp) |
| calls the iterative solver More... | |
1.8.11