|
tblite
Light-weight tight-binding framework
|
Void pointer holding results of a calculation. More...
Data Fields | |
| real(wp), allocatable | energy |
| Single point energy. | |
| real(wp), dimension(:, :), allocatable | gradient |
| Molecular gradient. | |
| real(wp), dimension(:, :), allocatable | sigma |
| Virial. | |
| type(wavefunction_type), allocatable | wfn |
| Wavefunction. | |
| type(results_type), allocatable | results |
| Additional results. | |
Void pointer holding results of a calculation.