Go to the source code of this file.
|
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 |
|