Home
last modified time | relevance | path

Searched refs:restart_reorder_occs (Results 1 – 2 of 2) sorted by relevance

/dports/science/octopus/octopus-10.5/src/system/
H A Dsystem.F90209 if(sys%st%restart_reorder_occs .and. .not. sys%st%fromScratch) then
/dports/science/octopus/octopus-10.5/src/states/
H A Dstates_elec.F90132 logical :: restart_reorder_occs !< used for restart with altered occupation numbers component
847 call parse_variable(namespace, 'RestartReorderOccs', .false., st%restart_reorder_occs)
849 st%restart_reorder_occs = .false.