Octopus
excited_states_oct_m::excited_states_t Type Reference

Detailed Description

Definition at line 169 of file excited_states.F90.

Private Attributes

type(states_elec_t), pointer st
 
integer n_pairs
 
type(states_pair_t), dimension(:), allocatable pair
 
real(real64), dimension(:), allocatable weight
 

Member Data Documentation

◆ st

type(states_elec_t), pointer excited_states_oct_m::excited_states_t::st
private

Definition at line 171 of file excited_states.F90.

◆ n_pairs

integer excited_states_oct_m::excited_states_t::n_pairs
private

Definition at line 172 of file excited_states.F90.

◆ pair

type(states_pair_t), dimension(:), allocatable excited_states_oct_m::excited_states_t::pair
private

Definition at line 173 of file excited_states.F90.

◆ weight

real(real64), dimension(:), allocatable excited_states_oct_m::excited_states_t::weight
private

Definition at line 174 of file excited_states.F90.


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