|
QUDA
0.9.0
|


Go to the source code of this file.
Functions | |
| void | setDims (int *) |
| void | covdev_dslash (void *res, void **link, void *spinorField, int oddBit, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
| void | covdev_dslash_mg4dir (cpuColorSpinorField *out, void **link, void **ghostLink, cpuColorSpinorField *in, int oddBit, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
| void | mat (void *out, void **link, void *in, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
| void | matdagmat (void *out, void **link, void *in, int dagger_bit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision, void *tmp, QudaParity parity) |
| void | mat_mg4dir (cpuColorSpinorField *out, void **link, void **ghostLink, cpuColorSpinorField *in, int daggerBit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision) |
| void | matdagmat_mg4dir (cpuColorSpinorField *out, void **link, void **ghostLink, cpuColorSpinorField *in, int dagger_bit, int mu, QudaPrecision sPrecision, QudaPrecision gPrecision, cpuColorSpinorField *tmp, QudaParity parity) |
Variables | |
| int | Z [4] |
| int | Vh |
| int | V |
| void covdev_dslash | ( | void * | res, |
| void ** | link, | ||
| void * | spinorField, | ||
| int | oddBit, | ||
| int | daggerBit, | ||
| int | mu, | ||
| QudaPrecision | sPrecision, | ||
| QudaPrecision | gPrecision | ||
| ) |
Definition at line 81 of file covdev_reference.cpp.
References covdevReference(), mu, and QUDA_DOUBLE_PRECISION.

| void covdev_dslash_mg4dir | ( | cpuColorSpinorField * | out, |
| void ** | link, | ||
| void ** | ghostLink, | ||
| cpuColorSpinorField * | in, | ||
| int | oddBit, | ||
| int | daggerBit, | ||
| int | mu, | ||
| QudaPrecision | sPrecision, | ||
| QudaPrecision | gPrecision | ||
| ) |
| void mat | ( | void * | out, |
| void ** | link, | ||
| void * | in, | ||
| int | daggerBit, | ||
| int | mu, | ||
| QudaPrecision | sPrecision, | ||
| QudaPrecision | gPrecision | ||
| ) |
Definition at line 117 of file covdev_reference.cpp.
References in, Mat(), mu, out, and QUDA_DOUBLE_PRECISION.
Referenced by LoadStore< Real >::addMatrixToField(), quda::appendMatrixToArray(), conj(), covdevRef(), quda::Solver::create(), getRealBidiagMatrix(), lanczosQuda(), quda::loadMatrixFromArray(), operator*(), Matrix< N, T >::operator+=(), Matrix< N, T >::operator-=(), set_identity_matrix(), LoadStore< Real >::storeMatrixToField(), LoadStore< Real >::storeMatrixToMomentumField(), su3_construct(), su3_reconstruct(), su3Construct12(), su3Construct8(), su3Mul(), su3Reconstruct12(), su3Reconstruct8(), su3Tmul(), su3Transpose(), transpose(), u_shift_mat(), and quda::writeMatrixToArray().


| void mat_mg4dir | ( | cpuColorSpinorField * | out, |
| void ** | link, | ||
| void ** | ghostLink, | ||
| cpuColorSpinorField * | in, | ||
| int | daggerBit, | ||
| int | mu, | ||
| QudaPrecision | sPrecision, | ||
| QudaPrecision | gPrecision | ||
| ) |
| void matdagmat | ( | void * | out, |
| void ** | link, | ||
| void * | in, | ||
| int | dagger_bit, | ||
| int | mu, | ||
| QudaPrecision | sPrecision, | ||
| QudaPrecision | gPrecision, | ||
| void * | tmp, | ||
| QudaParity | parity | ||
| ) |
Definition at line 168 of file covdev_reference.cpp.
References in, Matdagmat(), mu, out, parity, QUDA_DOUBLE_PRECISION, and tmp.
Referenced by invert_test(), and staggeredDslashRef().


| void matdagmat_mg4dir | ( | cpuColorSpinorField * | out, |
| void ** | link, | ||
| void ** | ghostLink, | ||
| cpuColorSpinorField * | in, | ||
| int | dagger_bit, | ||
| int | mu, | ||
| QudaPrecision | sPrecision, | ||
| QudaPrecision | gPrecision, | ||
| cpuColorSpinorField * | tmp, | ||
| QudaParity | parity | ||
| ) |
| void setDims | ( | int * | ) |
Definition at line 130 of file test_util.cpp.
Referenced by gauge_force_test(), hisq_force_init(), init(), invert_test(), llfat_test(), main(), GaugeAlgTest::SetUp(), SU3test(), and unitarize_link_test().

| int V |
Definition at line 28 of file test_util.cpp.
Referenced by quda::BlockOrthogonalize(), quda::calculateY(), clover_mat(), computeLongLinkCPU(), createNoisyLinkCPU(), quda::Transfer::fillV(), quda::FillV(), gauge_force_test(), genericReduce(), indexFromFaceIndexExtendedStaggered(), init(), invert_test(), llfat_compute_gen_staple_field(), llfat_cpu(), llfat_test(), quda::Deflation::loadVectors(), quda::MG::loadVectors(), main(), mat(), multiReduceCuda(), ndegTwistGamma5(), quda::MPCG::operator()(), quda::Transfer::P(), quda::Transfer::R(), read_spinor_field(), reduceCuda(), quda::Deflation::saveVectors(), quda::MG::saveVectors(), SU3test(), tm_mat(), tmc_mat(), total_staple_io_flops(), twist_gamma5(), twistGamma5(), unitarize_link_test(), wil_mat(), and write_spinor_field().
| int Vh |
Definition at line 29 of file test_util.cpp.
Referenced by applyTwist(), clover_dslash(), clover_mat(), clover_matpc(), cloverReference(), constructSpinorField(), covdevReference(), dslashReference(), dslashReference_4d_sgpu(), dslashReference_5th_inv(), gauge_force_test(), invert_test(), llfat_test(), main(), Mat(), Matdagmat(), MatPC(), mdw_dslash_4_pre(), mdw_dslash_5(), mdw_mat(), mdw_matpc(), packTest(), staggered_matpc(), tm_dslash(), tm_mat(), tm_matpc(), tm_ndeg_dslash(), tm_ndeg_mat(), tm_ndeg_matpc(), tmc_dslash(), tmc_mat(), tmc_matpc(), twistCloverGamma5(), wil_mat(), and wil_matpc().
| int Z[4] |
Definition at line 27 of file test_util.cpp.
Referenced by blasCuda(), computeLongLinkCPU(), dslash_4_4d(), dslashReference_5th(), dw_dslash(), gauge_force_test(), gaugeLink_mgpu(), genericBlas(), genericMultiBlas(), genericReduce(), llfat_test(), multiblasCuda(), multiReduceCuda(), neighborIndex_4d(), neighborIndex_5d(), reduceCuda(), and wil_dslash().
1.8.14