Home
last modified time | relevance | path

Searched refs:lucita_cfg_ci_type (Results 1 – 5 of 5) sorted by relevance

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/lucita/
H A Dlucita_setup.F90493 if(lucita_cfg_ci_type(1:6) == 'RASCI ')then
524 select case(lucita_cfg_ci_type(1:6))
617 if(lucita_cfg_ci_type(1:4).eq.'none')then
622 if(lucita_cfg_ci_type(1:6).ne.'GASCI '.and. lucita_cfg_ci_type(1:6).ne.'RASCI ')then
625 ' You have chosen: ',lucita_cfg_ci_type, &
689 if(lucita_cfg_ci_type(1:6).eq.'GASCI ')then
697 if(lucita_cfg_ci_type(1:6).eq.'GASCI ')then
727 lucita_cfg_ci_type, &
751 lucita_cfg_ci_type, & argument
775 character (len=72), intent(in) :: lucita_cfg_ci_type local
[all …]
H A Dmcscf_or_gasci_2_define_cfg.F9063 lucita_cfg_ci_type(1:6) = 'GASCI '
65 lucita_cfg_ci_type(1:6) = 'RASCI '
137 lucita_cfg_ci_type(1:72) = gasci_input_ci_type(1:72)
H A Dlucita_cfg.F9026 character (len = 72), public :: lucita_cfg_ci_type = 'none' variable
H A Dpar_sync_cw.F90167 call dalton_mpi_bcast(lucita_cfg_ci_type, 0, my_comm_world)
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/Doc/
H A DLucita.tex50 \verb|READ(LUCMD,*) lucita_cfg_ci_type |