Definition at line 130 of file output_low.F90.
|
logical, dimension(max_output_types), public | what |
| what to output More...
|
|
|
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...
|
|
type(elec_matrix_elements_t) | elec_me |
|
◆ what
logical, dimension(max_output_types), public output_low_oct_m::output_me_t::what |
◆ ks_multipoles
integer output_low_oct_m::output_me_t::ks_multipoles |
|
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 136 of file output_low.F90.
◆ st_start
integer output_low_oct_m::output_me_t::st_start |
|
private |
◆ st_end
integer output_low_oct_m::output_me_t::st_end |
|
private |
◆ nst
integer output_low_oct_m::output_me_t::nst |
|
private |
◆ elec_me
The documentation for this type was generated from the following file: