QMCPACK
TWFdispatcher.cpp File Reference
+ Include dependency graph for TWFdispatcher.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

template void TWFdispatcher::flex_evalGrad< CoordsType::POS > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, TWFGrads< CoordsType::POS > &grads) const
 
template void TWFdispatcher::flex_evalGrad< CoordsType::POS_SPIN > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, TWFGrads< CoordsType::POS_SPIN > &grads) const
 
template void TWFdispatcher::flex_calcRatioGrad< CoordsType::POS > (const RefVectorWithLeader< TrialWaveFunction > &wf_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, std::vector< PsiValue > &ratios, TWFGrads< CoordsType::POS > &grads) const
 
template void TWFdispatcher::flex_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) const