Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:language_reference:functions:densitymatrix [2016/10/10 09:41] – external edit 127.0.0.1 | documentation:language_reference:functions:densitymatrix [2024/02/14 12:55] (current) – Sina Shokri | ||
---|---|---|---|
Line 2: | Line 2: | ||
### | ### | ||
- | // | + | // |
### | ### | ||
===== Input ===== | ===== Input ===== | ||
- | * psi : Wavefunction | + | * psi : Wavefunction |
- | * OrbitalTable : Vector (table) of unsigned integers. Orbitals start at 0. | + | * OrbitalTable : Vector (table) of unsigned integers. Orbitals start at 0. If the table is not given, all orbitals will be included. |
+ | * options: a list of options. Currently, only one option can be given: { {" | ||
===== Output ===== | ===== Output ===== |