Classes | |
| struct | Params |
| Random complex Z(N) sources using dilution. More... | |
| struct | LatticeLAPHSubSpace_t |
| class | SourceConst |
| Random complex Z(N) sources using dilution. More... | |
Functions | |
| QuarkSourceConstruction< LatticeFermion > * | createFerm (XMLReader &xml_in, const std::string &path) |
| Callback function. | |
| const std::string | name ("RAND_DILUTE_EIGVEC_ZN_SOURCE") |
| Name to be used. | |
| std::string | getName () |
| Return the name. | |
| bool | registerAll () |
| Register all the factories. | |
| void | fill_laph_subspace_zN (LatticeLAPHSubSpace_t &laph_in, const Seed &rng_seed, const int &N) |
| void | fill_laph_subspace_zN (const LatticeLAPHSubSpace_t &laph_in, const Seed &rng_seed, const int &N) |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| QuarkSourceConstruction<LatticeFermion>* Chroma::DiluteZNEigVecQuarkSourceConstEnv::@213::createFerm | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) | [static] |
Callback function.
Definition at line 54 of file dilute_zN_eigvec_source_const.cc.
Referenced by registerAll().
| const std::string Chroma::DiluteZNEigVecQuarkSourceConstEnv::@213::name | ( | "RAND_DILUTE_EIGVEC_ZN_SOURCE" | ) | [static] |
Name to be used.
Referenced by getName(), Chroma::DiluteZNEigVecQuarkSourceConstEnv::SourceConst< T >::operator()(), and registerAll().
| std::string Chroma::DiluteZNEigVecQuarkSourceConstEnv::getName | ( | ) |
| bool Chroma::DiluteZNEigVecQuarkSourceConstEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 71 of file dilute_zN_eigvec_source_const.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name(), and registered.
| void Chroma::DiluteZNEigVecQuarkSourceConstEnv::fill_laph_subspace_zN | ( | LatticeLAPHSubSpace_t & | laph_in, | |
| const Seed & | rng_seed, | |||
| const int & | N | |||
| ) |
Definition at line 140 of file dilute_zN_eigvec_source_const.cc.
References savern(), setrn(), Chroma::DiluteZNEigVecQuarkSourceConstEnv::LatticeLAPHSubSpace_t::time_slices, and Chroma::zN_rng().
| void Chroma::DiluteZNEigVecQuarkSourceConstEnv::fill_laph_subspace_zN | ( | const LatticeLAPHSubSpace_t & | laph_in, | |
| const Seed & | rng_seed, | |||
| const int & | N | |||
| ) |
bool Chroma::DiluteZNEigVecQuarkSourceConstEnv::registered = false [static] |
Local registration flag.
Definition at line 61 of file dilute_zN_eigvec_source_const.cc.
Referenced by registerAll().
1.4.7