This commit is contained in:
Eisuke Kawashima
2020-03-14 12:38:28 +09:00
parent fa7085be07
commit 649a8cc01a
401 changed files with 617 additions and 617 deletions

View File

@ -140,7 +140,7 @@ return;
}
/*------------------------------------------------------------------------------
* Private method to compute the LDOS via the recusive method for system with
* Private method to compute the LDOS via the recursive method for system with
* many atoms
*----------------------------------------------------------------------------*/
void Green::Recursion()
@ -217,7 +217,7 @@ return;
}
/*------------------------------------------------------------------------------
* Private method to compute the LDOS via the recusive method for system with
* Private method to compute the LDOS via the recursive method for system with
* a few atoms (less than NMAX)
*----------------------------------------------------------------------------*/
void Green::recursion()