1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00

Fixed ordering in Doc. #32

This commit is contained in:
v1j4y 2021-10-04 15:46:47 +02:00
parent f3a3c8f0b1
commit 5746487c2e

View File

@ -81,7 +81,7 @@ int main() {
|---------------------+--------------------+--------------------------------------------------------------|
| ~type~ | | Gaussian (~'G'~) or Slater (~'S'~) |
| ~mo_num~ | | Number of MOs |
| ~coefficient~ | ~[ao_num, mo_num]~ | Orbital coefficients |
| ~coefficient~ | ~[mo_num, ao_num]~ | Orbital coefficients |
Computed data: