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

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

template void WaveFunctionComponent::mw_evalGrad< CoordsType::POS > (const RefVectorWithLeader< WaveFunctionComponent > &wfc_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, TWFGrads< CoordsType::POS > &grad_now) const
 
template void WaveFunctionComponent::mw_evalGrad< CoordsType::POS_SPIN > (const RefVectorWithLeader< WaveFunctionComponent > &wfc_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, TWFGrads< CoordsType::POS_SPIN > &grad_now) const
 
template void WaveFunctionComponent::mw_ratioGrad< CoordsType::POS > (const RefVectorWithLeader< WaveFunctionComponent > &wfc_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, std::vector< PsiValue > &ratios, TWFGrads< CoordsType::POS > &grad_new) const
 
template void WaveFunctionComponent::mw_ratioGrad< CoordsType::POS_SPIN > (const RefVectorWithLeader< WaveFunctionComponent > &wfc_list, const RefVectorWithLeader< ParticleSet > &p_list, int iat, std::vector< PsiValue > &ratios, TWFGrads< CoordsType::POS_SPIN > &grad_new) const