Describe the bug
NLPPjob was not a well thought concept. It should be renamed to VirtualMovesData or something similar and moved under src/Particle as more general feature of VirtualParticleSet.
There is a bug at
|
// CAUTION! This may not be so simple in the future |
as discovered by
#5864
Describe the bug
NLPPjob was not a well thought concept. It should be renamed to
VirtualMovesDataor something similar and moved undersrc/Particleas more general feature ofVirtualParticleSet.There is a bug at
qmcpack/src/QMCHamiltonians/NonLocalECPotential.cpp
Line 403 in 8d7710c
as discovered by #5864