Home
last modified time | relevance | path

Searched refs:pelib_restart (Results 1 – 7 of 7) sorted by relevance

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/external/pelib/src/
H A Dpelib_potential_derivatives.F90268 if (lexist .and. ((scf_cycle > 1) .or. pelib_restart)) then
410 if (lexist .and. ((scf_cycle > 1) .or. pelib_restart)) then
508 if (lexist .and. ((scf_cycle > 1) .or. pelib_restart)) then
H A Dpelib_options.F9054 logical(lp), public, save :: pelib_restart = .false. variable
H A Dpelib_induced_moments.F90168 if (pelib_redthr .and. fock .and. .not. pelib_restart) then
191 …if (lexist .and. (fock .or. energy) .and. (scf_cycle > 1 .or. pelib_restart) .and. .not. pelib_nom…
617 if (lexist .and. ((scf_cycle > 1) .or. pelib_restart)) then
1056 if (lexist .and. (fock .or. energy) .and. (scf_cycle > 1 .or. pelib_restart)) then
H A Dpelib_mpi.F90202 call mpi_bcast(pelib_restart, 1, lmpi, master, comm, ierr)
H A Dpelib_operators.F90335 if (lexist .and. fock .and. ((scf_cycle > 1) .or. pelib_restart)) then
511 if (lexist .and. fock .and. ((scf_cycle > 1) .or. pelib_restart)) then
H A Dpelib.F90257 if (pelib_restart) then
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/pelib/
H A Dpelib_interface.F90314 pelib_restart = .true.