- Timestamp:
- Apr 21, 2008, 2:51:03 PM (17 years ago)
- Children:
- 1da479
- Parents:
- 515271
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/run.c
r515271 r333e84 1080 1080 while ((R->LevSNo > R->InitLevSNo) || (!Stop && R->LevSNo == R->InitLevSNo)) { 1081 1081 // occupied 1082 //R->PsiStep = R->MaxPsiStep; // reset in-Psi-minimisation-counter, so that we really advance to the next wave function1082 R->PsiStep = R->MaxPsiStep; // reset in-Psi-minimisation-counter, so that we really advance to the next wave function 1083 1083 R->OldActualLocalPsiNo = R->ActualLocalPsiNo; // reset OldActualLocalPsiNo, as it might still point to a perturbed wave function from last level 1084 1084 UpdateGramSchOldActualPsiNo(P,Psi);
Note:
See TracChangeset
for help on using the changeset viewer.