Home
last modified time | relevance | path

Searched refs:prof_end (Results 1 – 25 of 79) sorted by relevance

1234

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/rt_tddft/openshell/
H A Dzfock_os_build.F141 if (params%prof) call prof_end (elapsed, "Fock OS z2d")
253 if (params%prof) call prof_end (elapsed, "Fock OS d2z")
345 if (params%prof) call prof_end(elapsed_tot, "Fock OS total build")
H A Drt_tddft_os_restart.F131 if (params%prof) call prof_end (elapsed, "Saving restart point")
266 if (params%prof) call prof_end (elapsed, "Loading restart point")
H A Dzfock_os_core.F70 if (params%prof) call prof_end (elapsed, "Fock OS core")
H A Dzfock_os_coul.F94 if (params%prof) call prof_end (elapsed,"Fock OS standard coul")
H A Dzfock_os_dftxc.F105 if (params%prof) call prof_end (elapsed, "Fock OS dft xc")
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/rt_tddft/openshell/
H A Dzfock_os_build.F141 if (params%prof) call prof_end (elapsed, "Fock OS z2d")
253 if (params%prof) call prof_end (elapsed, "Fock OS d2z")
345 if (params%prof) call prof_end(elapsed_tot, "Fock OS total build")
H A Drt_tddft_os_restart.F131 if (params%prof) call prof_end (elapsed, "Saving restart point")
266 if (params%prof) call prof_end (elapsed, "Loading restart point")
H A Dzfock_os_core.F70 if (params%prof) call prof_end (elapsed, "Fock OS core")
H A Dzfock_os_coul.F94 if (params%prof) call prof_end (elapsed,"Fock OS standard coul")
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/rt_tddft/closedshell/
H A Drt_tddft_cs_restart.F108 if (params%prof) call prof_end (elapsed, "Saving restart point")
215 if (params%prof) call prof_end (elapsed, "Loading restart point")
H A Dzfock_cs_build.F118 if (params%prof) call prof_end (elapsed, "Fock CS z2d")
258 if (params%prof) call prof_end (elapsed, "Fock CS d2z")
319 if (params%prof) call prof_end (elapsed_tot,
H A Dzfock_cs_core.F57 if (params%prof) call prof_end (elapsed, "Fock CS core")
H A Drt_tddft_cs_prop.F348 if (params%prof) call prof_end (elapsed_checks, "Checks")
465 if (params%prof) call prof_end (elapsed_props, "Properties")
506 if (params%prof) call prof_end (elapsed, "Complete time step")
H A Dzfock_cs_coul.F65 if (params%prof) call prof_end (elapsed,"Fock CS standard coul")
H A Dzfock_cs_exchim.F88 if (params%prof) call prof_end (elapsed, "Fock CS imag exch")
H A Dzfock_cs_coulcdfit.F79 if (params%prof) call prof_end(elapsed, "Fock CS CD fitting coul")
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/rt_tddft/closedshell/
H A Drt_tddft_cs_restart.F108 if (params%prof) call prof_end (elapsed, "Saving restart point")
215 if (params%prof) call prof_end (elapsed, "Loading restart point")
H A Dzfock_cs_build.F118 if (params%prof) call prof_end (elapsed, "Fock CS z2d")
258 if (params%prof) call prof_end (elapsed, "Fock CS d2z")
319 if (params%prof) call prof_end (elapsed_tot,
H A Dzfock_cs_core.F57 if (params%prof) call prof_end (elapsed, "Fock CS core")
H A Drt_tddft_cs_prop.F348 if (params%prof) call prof_end (elapsed_checks, "Checks")
465 if (params%prof) call prof_end (elapsed_props, "Properties")
506 if (params%prof) call prof_end (elapsed, "Complete time step")
H A Dzfock_cs_coul.F65 if (params%prof) call prof_end (elapsed,"Fock CS standard coul")
H A Dzfock_cs_exchim.F88 if (params%prof) call prof_end (elapsed, "Fock CS imag exch")
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/rt_tddft/rtutils/
H A Drt_tddft_snapshot.F211 if (params%prof) call prof_end (elapsed, "Saving snapshot")
368 if (params%prof) call prof_end (elapsed,
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/rt_tddft/rtutils/
H A Drt_tddft_snapshot.F211 if (params%prof) call prof_end (elapsed, "Saving snapshot")
368 if (params%prof) call prof_end (elapsed,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/test/
H A Dssl_dist_bench_SUITE.erl476 Prof = prof_end(),
530 Prof = prof_end(),
600 prof_end() -> function
605 prof_end() -> function
608 prof_end() -> function

1234