|
Bridge++
Ver. 2.0.4
|
#include "test.h"#include "Fopr/fopr_CRS.h"#include "Field/field_F.h"#include "Fopr/fopr_Domainwall.h"#include "IO/gaugeConfig.h"#include "Measurements/Fermion/source.h"#include "Solver/solver_CG.h"Go to the source code of this file.
Namespaces | |
| Test_Spectrum_CRSMatrix | |
| Test of CRS matrix format. | |
Functions | |
| int | Test_Spectrum_CRSMatrix::domainwall (void) |
| int | Test_Spectrum_CRSMatrix::CRSsolver (const string &solution, const string &matrix, const string &source, double &result) |
| void | Test_Spectrum_CRSMatrix::write_text (const Field &f, const string &filename) |
| void | Test_Spectrum_CRSMatrix::read_text (Field &f, const string &filename) |
Definition in file test_Spectrum_CRSMatrix_Domainwall.cpp.