Bridge++
Version 1.5.4
|
#include "test.h"
#include "Fopr/fopr_CRS.h"
#include "Fopr/fopr_Clover.h"
#include "Measurements/Fermion/source.h"
#include "Solver/solver_CG.h"
#include "IO/gaugeConfig.h"
Go to the source code of this file.
Namespaces | |
Test_Spectrum_CRSMatrix | |
Test of CRS matrix format. | |
Functions | |
int | Test_Spectrum_CRSMatrix::clover_lex (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_Clover_Lexical.cpp.