Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kgasperich committed Jun 22, 2023
1 parent 6864138 commit 47bb7cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/QMCWaveFunctions/tests/test_MO.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,6 @@ void test_EtOH_mw(bool transform)
ResourceCollectionTeamLock<ParticleSet> mw_pset_lock(pset_res, P_list);
ResourceCollectionTeamLock<SPOSet> mw_sposet_lock(spo_res, spo_list);

//LCAOrbitalSet::OffloadMWVGLArray phi_vgl_v;
//sposet->mw_evaluateVGL(spo_list, P_list, 0, phi_vgl_v);
sposet->mw_evaluateVGL(spo_list, P_list, 0, psi_list, dpsi_list, d2psi_list);
sposet->mw_evaluateValue(spo_list, P_list, 0, psi_v_list);

Expand Down

0 comments on commit 47bb7cf

Please sign in to comment.