(git:c5411e0)
Loading...
Searching...
No Matches
cp_control_types::proj_mo_type Type Reference

Data Fields

integer, dimension(:), allocatable ref_mo_index
 
integer ref_mo_spin = 1
 
integer ref_nlumo = 0
 
logical sum_on_all_ref = .FALSE.
 
integer, dimension(:), allocatable td_mo_index
 
real(dp), dimension(:), allocatable td_mo_occ
 
integer td_mo_spin = 1
 
logical sum_on_all_td = .FALSE.
 
character(len=default_path_length) ref_mo_file_name = ""
 
logical propagate_ref = .FALSE.
 
type(cp_fm_type), dimension(:), allocatable mo_ref
 

Detailed Description

Definition at line 44 of file cp_control_types.F.

Field Documentation

◆ ref_mo_index

integer, dimension(:), allocatable cp_control_types::proj_mo_type::ref_mo_index

Definition at line 45 of file cp_control_types.F.

◆ ref_mo_spin

integer cp_control_types::proj_mo_type::ref_mo_spin = 1

Definition at line 46 of file cp_control_types.F.

◆ ref_nlumo

integer cp_control_types::proj_mo_type::ref_nlumo = 0

Definition at line 47 of file cp_control_types.F.

◆ sum_on_all_ref

logical cp_control_types::proj_mo_type::sum_on_all_ref = .FALSE.

Definition at line 48 of file cp_control_types.F.

◆ td_mo_index

integer, dimension(:), allocatable cp_control_types::proj_mo_type::td_mo_index

Definition at line 49 of file cp_control_types.F.

◆ td_mo_occ

real(dp), dimension(:), allocatable cp_control_types::proj_mo_type::td_mo_occ

Definition at line 50 of file cp_control_types.F.

◆ td_mo_spin

integer cp_control_types::proj_mo_type::td_mo_spin = 1

Definition at line 51 of file cp_control_types.F.

◆ sum_on_all_td

logical cp_control_types::proj_mo_type::sum_on_all_td = .FALSE.

Definition at line 52 of file cp_control_types.F.

◆ ref_mo_file_name

character(len=default_path_length) cp_control_types::proj_mo_type::ref_mo_file_name = ""

Definition at line 53 of file cp_control_types.F.

◆ propagate_ref

logical cp_control_types::proj_mo_type::propagate_ref = .FALSE.

Definition at line 54 of file cp_control_types.F.

◆ mo_ref

type(cp_fm_type), dimension(:), allocatable cp_control_types::proj_mo_type::mo_ref

Definition at line 55 of file cp_control_types.F.


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