<div dir="ltr">Dear Developers (and all),<div><br></div><div>I want to have wave function and charge density on the same real-space grid (preferably on dfftp). I tried 2 ways:</div><div>call invfft ('Rho', psic, dfftp)<br></div><div>Or<br></div><div>call invfft ('Wave', psic, dffts)<br>call fft_interpolate (dffts, psic, dfftp, psic )<br></div><div><br></div><div>Both give identical results. I wonder if they are both correct ways to do this. Or did I miss something</div><div><br></div><div>Another question: there are couple different way to get Fourier Coefficient (davcio, read_collected_wfc, get_buffer). I test them all and they seem to work well. I wonder if you could tell me the advantage/disadvantage of each subroutine?</div><div><br></div><div>Thank you very much.</div><div>Duy Le</div><div>University of Central Florida</div><div> </div></div>