Go to the source code of this file.
|
template void | PSdispatcher::flex_makeMove< CoordsType::POS > (const RefVectorWithLeader< ParticleSet > &p_list, int iat, const MCCoords< CoordsType::POS > &displs) const |
|
template void | PSdispatcher::flex_makeMove< CoordsType::POS_SPIN > (const RefVectorWithLeader< ParticleSet > &p_list, int iat, const MCCoords< CoordsType::POS_SPIN > &displs) const |
|
template void | PSdispatcher::flex_accept_rejectMove< CoordsType::POS > (const RefVectorWithLeader< ParticleSet > &p_list, int iat, const std::vector< bool > &isAccepted, bool forward_mode) const |
|
template void | PSdispatcher::flex_accept_rejectMove< CoordsType::POS_SPIN > (const RefVectorWithLeader< ParticleSet > &p_list, int iat, const std::vector< bool > &isAccepted, bool forward_mode) const |
|