Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids with full performance portable GPU support
The transferred values are used in ST anyway. There is no need to transfer with a higher precision TT.
I made the change when implementing C2C but forgot to update C2R.
What type(s) of changes does this code introduce?
Refactoring (no functional changes, no api changes)
Does this introduce a breaking change?
No
What systems has this change been tested on?
epyc-server
Checklist
Yes. This PR is up to date with current the current state of 'develop'
Proposed changes
The transferred values are used in ST anyway. There is no need to transfer with a higher precision TT. I made the change when implementing C2C but forgot to update C2R.
What type(s) of changes does this code introduce?
Does this introduce a breaking change?
What systems has this change been tested on?
epyc-server
Checklist