| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
#include "commonParameters.h"#include "communicator.h"#include "bridgeIO.h"#include "field.h"#include "fopr_CRS.h"#include "solver_CG.h"#include "test.h"Go to the source code of this file.
Namespaces | |
| Test_Spectrum_CRSMatrix | |
| Test of CRS matrix format.  | |
Functions | |
| void | Test_Spectrum_CRSMatrix::write_text (const Field &f, const string &filename) | 
| void | Test_Spectrum_CRSMatrix::read_text (Field &f, const string &filename) | 
| int | Test_Spectrum_CRSMatrix::CRSsolver (const string &solution, const string &matrix, const string &source, double &result) |