Home
last modified time | relevance | path

Searched refs:do_property (Results 1 – 12 of 12) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qmd/
H A Dqmd_init.F6 $ do_property,step_tddft,do_tddft,step_freq,
45 logical do_property
213 if (.not.rtdb_get(rtdb,'qmd:property',mt_log,1,do_property))
214 $ do_property=.false.
H A Dqmd_input.F45 logical do_property
123 do_property=.false.
124 if (.not.rtdb_put(rtdb,'qmd:property',mt_log,1,do_property))
281 do_property=.true.
282 if (.not.rtdb_put(rtdb,'qmd:property',mt_log,1,do_property))
H A Dqmd_driver.F80 logical do_property ! property flag
165 & restart,do_namd,step_property,do_property,step_tddft,do_tddft,
456 if (do_property) then
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qmd/
H A Dqmd_init.F6 $ do_property,step_tddft,do_tddft,step_freq,
45 logical do_property
202 if (.not.rtdb_get(rtdb,'qmd:property',mt_log,1,do_property))
203 $ do_property=.false.
H A Dqmd_input.F44 logical do_property
122 do_property=.false.
123 if (.not.rtdb_put(rtdb,'qmd:property',mt_log,1,do_property))
280 do_property=.true.
281 if (.not.rtdb_put(rtdb,'qmd:property',mt_log,1,do_property))
H A Dqmd_driver.F79 logical do_property ! property flag
155 & restart,do_namd,step_property,do_property,step_tddft,do_tddft,
441 if (do_property) then
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_ddapc_types.F69 LOGICAL :: do_property component
302 cp_ddapc_ewald%do_property = cp_printkey_is_on(logger%iter_info, printC_section)
H A Dcp_ddapc_util.F121 qs_env%cp_ddapc_ewald%do_property
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_ddapc_types.F69 LOGICAL :: do_property component
302 cp_ddapc_ewald%do_property = cp_printkey_is_on(logger%iter_info, printC_section)
H A Dcp_ddapc_util.F121 qs_env%cp_ddapc_ewald%do_property
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dui_configure.py1091 def do_property(self, context, *args): member in CibConfig
/dports/net-mgmt/crmsh/crmsh-4.3.1/
H A DChangeLog161 - Merge pull request #480 from aleksei-burlakov/config-do_property
162 - Doc: ui_configure: do_property: ask to remove maintenance from resources and nodes
163 - Low: ui_configure: do_property: ask to remove maintenance from resources and nodes