|
CHROMA
|
Public Types | |
| using | T = LatticeFermion |
| using | Q = multi1d< LatticeColorMatrix > |
| using | P = multi1d< LatticeColorMatrix > |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions | |
| FGMRESDRTests () | |
| void | TearDown () |
| virtual | ~FGMRESDRTests () |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Public Attributes | |
| multi1d< LatticeColorMatrix > | u |
| Handle< FermAct4D< T, P, Q > > | S_f |
| Handle< FermState< T, P, Q > > | state |
| Handle< LinearOperator< T > > | linop |
Additional Inherited Members | |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
Definition at line 51 of file fgmres_dr_tests.cc.
| using FGMRESDRTests::P = multi1d<LatticeColorMatrix> |
Definition at line 57 of file fgmres_dr_tests.cc.
| using FGMRESDRTests::Q = multi1d<LatticeColorMatrix> |
Definition at line 56 of file fgmres_dr_tests.cc.
| using FGMRESDRTests::T = LatticeFermion |
Definition at line 55 of file fgmres_dr_tests.cc.
|
inline |
Definition at line 60 of file fgmres_dr_tests.cc.
References Chroma::gaussian(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), mu, Nd, Chroma::reunit(), Chroma::S_f, Chroma::state, Chroma::u, and xml_for_param.
|
inlinevirtual |
Definition at line 87 of file fgmres_dr_tests.cc.
|
inlinevirtual |
Reimplemented from testing::Test.
Definition at line 80 of file fgmres_dr_tests.cc.
| Handle< LinearOperator<T> > FGMRESDRTests::linop |
Definition at line 93 of file fgmres_dr_tests.cc.
| multi1d<LatticeColorMatrix> FGMRESDRTests::u |
Definition at line 90 of file fgmres_dr_tests.cc.