![]() |
QMCPACK
|
Go to the source code of this file.
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
Enumerations | |
enum | TimerEnum { V_TIMER = 0, VGL_TIMER, ACCEPT_TIMER, NL_TIMER, RECOMPUTE_TIMER, BUFFER_TIMER, DERIVS_TIMER, PREPAREGROUP_TIMER, TIMER_SKIP } |
Functions | |
static TimerNameList_t< TimerEnum > | create_names (std::string_view myName) |
template void | TrialWaveFunction::mw_evalGrad< CoordsType::POS > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, TWFGrads< CoordsType::POS > &grads) |
template void | TrialWaveFunction::mw_evalGrad< CoordsType::POS_SPIN > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, TWFGrads< CoordsType::POS_SPIN > &grads) |
template void | TrialWaveFunction::mw_calcRatioGrad< CoordsType::POS > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, std::vector< PsiValue > &ratios, TWFGrads< CoordsType::POS > &grads) |
template void | TrialWaveFunction::mw_calcRatioGrad< CoordsType::POS_SPIN > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, std::vector< PsiValue > &ratios, TWFGrads< CoordsType::POS_SPIN > &grads) |
Variables | |
static const std::vector< std::string > | suffixes |