#include <config.h>#include <util/vml/types.h>#include <util/vml/vml.h>#include <util/enum.h>#include <util/defines.h>Go to the source code of this file.
|
|
Definition at line 31 of file s_spect_arg.h. |
|
|
Definition at line 24 of file s_spect_arg.h. |
|
|
Definition at line 16 of file s_spect_arg.h. |
|
||||||||||||||||
|
Definition at line 283 of file s_spect_arg.C. References cps::NLStagMesonArg::dir, cps::NLStagMesonArg::nlocal_buf, cps::NLStagMesonArg::qid0, cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkDir(), cps::vml_u_long(), cps::vml_vector(), and cps::vmlproc_t. Referenced by cps::NLStagMesonArg::Vml(). |
|
||||||||||||||||
|
Definition at line 141 of file s_spect_arg.C. References cps::StagMesonArg::dir, cps::StagMesonArg::meson_buf, cps::StagMesonArg::qid0, cps::StagMesonArg::qid1, cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkDir(), and cps::vml_u_long(). Referenced by cps::StagMesonArg::Vml(). |
|
||||||||||||||||
|
Definition at line 175 of file s_spect_arg.C. References cps::StagMomMesonArg::dir, cps::StagMomMesonArg::meson_buf, cps::StagMomMesonArg::no_of_momenta, cps::StagMomMesonArg::qid0, cps::StagMomMesonArg::qid1, cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkDir(), and cps::vml_u_long(). Referenced by cps::StagMomMesonArg::Vml(). |
|
||||||||||||||||
|
Definition at line 247 of file s_spect_arg.C. References cps::StagNonLocalArg::dir, cps::StagNonLocalArg::nlocal_buf, cps::StagNonLocalArg::qid0, cps::StagNonLocalArg::qid1, cps::StagNonLocalArg::qid2, cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkDir(), and cps::vml_u_long(). Referenced by cps::StagNonLocalArg::Vml(). |
|
||||||||||||||||
|
Definition at line 211 of file s_spect_arg.C. References cps::StagNucleonArg::dir, cps::StagNucleonArg::nucleon_buf, cps::StagNucleonArg::qid0, cps::StagNucleonArg::qid1, cps::StagNucleonArg::qid2, cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkDir(), and cps::vml_u_long(). Referenced by cps::StagNucleonArg::Vml(). |
|
||||||||||||||||
|
Definition at line 107 of file s_spect_arg.C. References cps::StagQuarkArg::cg, cps::StagQuarkArg::qid, cps::StagQuarkArg::sln, cps::StagQuarkArg::src, cps::vml_CgArg(), cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkLocalType(), and cps::vml_StagQuarkSrc(). Referenced by cps::StagQuarkArg::Vml(). |
|
||||||||||||||||
|
Definition at line 37 of file s_spect_arg.C. References enum_t, cps::StagQuarkDir_map, and cps::vml_enum(). Referenced by cps::vml_NLStagMesonArg(), cps::vml_StagMesonArg(), cps::vml_StagMomMesonArg(), cps::vml_StagNonLocalArg(), cps::vml_StagNucleonArg(), and cps::vml_StagQuarkSrc(). |
|
||||||||||||||||
|
Definition at line 24 of file s_spect_arg.C. References enum_t, cps::StagQuarkLocalType_map, and cps::vml_enum(). Referenced by cps::vml_StagQuarkArg(). |
|
||||||||||||||||
|
Definition at line 70 of file s_spect_arg.C. References cps::StagQuarkSrc::dir, cps::StagQuarkSrc::end, cps::StagQuarkSrc::origin, cps::StagQuarkSrc::type, cps::vml_class_begin(), cps::vml_class_end(), cps::vml_int(), cps::vml_StagQuarkDir(), cps::vml_StagQuarkSrcType(), cps::vml_vector(), and cps::vmlproc_t. Referenced by cps::StagQuarkSrc::Vml(), and cps::vml_StagQuarkArg(). |
|
||||||||||||||||
|
Definition at line 10 of file s_spect_arg.C. References enum_t, cps::StagQuarkSrcType_map, and cps::vml_enum(). Referenced by cps::vml_StagQuarkSrc(). |
|
|
Initial value: {
{"StagQuarkDir","HDM_X",HDM_X},
{"StagQuarkDir","HDM_Y",HDM_Y},
{"StagQuarkDir","HDM_Z",HDM_Z},
{"StagQuarkDir","HDM_T",HDM_T},
{NULL,NULL,0}
}
Definition at line 43 of file s_spect_arg.C. Referenced by cps::vml_StagQuarkDir(). |
|
|
Initial value: Definition at line 30 of file s_spect_arg.C. Referenced by cps::vml_StagQuarkLocalType(). |
|
|
Initial value: {
{"StagQuarkSrcType","S_QUARK_POINT",S_QUARK_POINT},
{"StagQuarkSrcType","WALLZ",WALLZ},
{"StagQuarkSrcType","WALL2Z",WALL2Z},
{NULL,NULL,0}
}
Definition at line 16 of file s_spect_arg.C. Referenced by cps::vml_StagQuarkSrcType(). |
1.3.9.1