|
CHROMA
|
Additional Inherited Members | |
Public Types inherited from SymmFixtureT<::testing::TestWithParam< std::string > > | |
| using | T = LatticeFermion |
| using | Q = multi1d< LatticeColorMatrix > |
| using | P = multi1d< LatticeColorMatrix > |
| using | S_asymm_T = EvenOddPrecWilsonTypeFermAct< T, P, Q > |
| using | S_symm_T = SymEvenOddPrecWilsonTypeFermAct< T, P, Q > |
| using | LinOpSymm_T = SymEvenOddPrecCloverLinOp |
| using | LinOpAsymm_T = EvenOddPrecCloverLinOp |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Types inherited from testing::WithParamInterface< T > | |
| typedef T | ParamType |
Public Member Functions inherited from SymmFixtureT<::testing::TestWithParam< std::string > > | |
| void | SetUp () |
| void | TearDown () |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< T > | |
| 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 SymmFixtureT<::testing::TestWithParam< std::string > > | |
| Q | u |
| Handle< S_symm_T > | S_symm |
| Handle< S_asymm_T > | S_asymm |
| Handle< S_symm_T > | S_symm_periodic |
| Handle< S_asymm_T > | S_asymm_periodic |
| Handle< S_symm_T > | S_symm_twisted |
| Handle< FermState< T, P, Q > > | state |
| Handle< LinOpAsymm_T > | M_asymm |
| Handle< LinOpSymm_T > | M_symm |
| Handle< LinOpSymm_T > | M_tw |
Protected Member Functions inherited from testing::Test | |
| Test () | |
Definition at line 255 of file symm_prec_tests.cc.