Closed dyzheng closed 6 months ago
Hi @dyzheng , I'm interested in this problem and wonder does the type conversion really happens? FYI, you can select code lines and paste the permalink to show codes in input box. This way provides easier access to reference source codes.
Describe the bug
In esolver_ks_pw.cpp:
the constructor of Psi used the function of
cast_memory_op
:the temporary memory of
arr
is same as Psi, which should be optimized as soon as possible.Expected behavior
No response
To Reproduce
No response
Environment
No response
Additional Context
No response
Task list for Issue attackers (only for developers)