Skip to content

Commit 5f1b128

Browse files
authored
format wf_atomic files (#5653)
1 parent a6631a6 commit 5f1b128

File tree

3 files changed

+434
-375
lines changed

3 files changed

+434
-375
lines changed

source/module_psi/wavefunc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ void diago_PAO_in_pw_k2(const base_device::DEVICE_GPU* ctx,
353353
const int& lmaxkb,
354354
hamilt::Hamilt<std::complex<float>, base_device::DEVICE_GPU>* phm_in)
355355
{
356-
// TODO float
356+
// TODO float
357357
}
358358

359359
template <>

0 commit comments

Comments
 (0)