![]() |
Octopus
|
Output information for matrix elements. More...
Output information for matrix elements.
Definition at line 131 of file output_low.F90.
Public Attributes | |
logical, dimension(max_output_types), public | what |
what to output More... | |
Private Attributes | |
integer | ks_multipoles |
If output_ksdipole, this number sets up which matrix elements will be printed: e.g. if ksmultipoles = 3, the dipole, quadrupole and octopole matrix elements (between Kohn-Sham or single-particle orbitals). In 2D, only the dipole moments are printed. More... | |
integer | st_start |
Start index for the output. More... | |
integer | st_end |
Stop index for the output. More... | |
integer | nst |
Number of states computed. More... | |
logical, dimension(max_output_types), public output_low_oct_m::output_me_t::what |
what to output
Definition at line 132 of file output_low.F90.
|
private |
If output_ksdipole, this number sets up which matrix elements will be printed: e.g. if ksmultipoles = 3, the dipole, quadrupole and octopole matrix elements (between Kohn-Sham or single-particle orbitals). In 2D, only the dipole moments are printed.
Definition at line 137 of file output_low.F90.
|
private |
Start index for the output.
Definition at line 139 of file output_low.F90.
|
private |
Stop index for the output.
Definition at line 140 of file output_low.F90.
|
private |
Number of states computed.
Definition at line 141 of file output_low.F90.