(git:42dac4a)
Loading...
Searching...
No Matches
rixs_types::tddfpt2_valence_type Type Reference

Valence state coming from the qs_tddfpt2 routine. More...

Data Fields

integer nstates = 0
 
type(cp_fm_type), dimension(:, :), pointer evects => NULL()
 
real(dp), dimension(:), allocatable evals
 
type(cp_fm_type), dimension(:), pointer mos_occ => NULL()
 

Detailed Description

Valence state coming from the qs_tddfpt2 routine.

Definition at line 40 of file rixs_types.F.

Field Documentation

◆ nstates

integer rixs_types::tddfpt2_valence_type::nstates = 0

Definition at line 42 of file rixs_types.F.

◆ evects

type(cp_fm_type), dimension(:, :), pointer rixs_types::tddfpt2_valence_type::evects => NULL()

Definition at line 43 of file rixs_types.F.

◆ evals

real(dp), dimension(:), allocatable rixs_types::tddfpt2_valence_type::evals

Definition at line 45 of file rixs_types.F.

◆ mos_occ

type(cp_fm_type), dimension(:), pointer rixs_types::tddfpt2_valence_type::mos_occ => NULL()

Definition at line 48 of file rixs_types.F.


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