CHROMA
|
Additional Inherited Members | |
Public Types inherited from FGMRESDRTests | |
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 Types inherited from testing::WithParamInterface< float > | |
typedef float | ParamType |
Public Member Functions inherited from FGMRESDRTests | |
FGMRESDRTests () | |
void | TearDown () |
virtual | ~FGMRESDRTests () |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< float > | |
virtual | ~WithParamInterface () |
const ParamType & | GetParam () const |
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) |
Public Attributes inherited from FGMRESDRTests | |
multi1d< LatticeColorMatrix > | u |
Handle< FermAct4D< T, P, Q > > | S_f |
Handle< FermState< T, P, Q > > | state |
Handle< LinearOperator< T > > | linop |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
Definition at line 96 of file fgmres_dr_tests.cc.