Octopus
output_low_oct_m::output_me_t Type Reference

Detailed Description

Definition at line 130 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...
 
type(elec_matrix_elements_telec_me
 

Member Data Documentation

◆ what

logical, dimension(max_output_types), public output_low_oct_m::output_me_t::what

what to output

Definition at line 131 of file output_low.F90.

◆ 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

Start index for the output.

Definition at line 138 of file output_low.F90.

◆ st_end

integer output_low_oct_m::output_me_t::st_end
private

Stop index for the output.

Definition at line 139 of file output_low.F90.

◆ nst

integer output_low_oct_m::output_me_t::nst
private

Number of states computed.

Definition at line 140 of file output_low.F90.

◆ elec_me

type(elec_matrix_elements_t) output_low_oct_m::output_me_t::elec_me
private

Definition at line 141 of file output_low.F90.


The documentation for this type was generated from the following file: