Home
last modified time | relevance | path

Searched refs:time_other (Results 1 – 5 of 5) sorted by last modified time

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfinish.cpp82 double time_loop,time_other; in end() local
131 time_other = timer->array[TIME_LOOP] - in end()
273 time = time_other; in end()
391 time = time_other; in end()
522 time = time_other; in end()
/dports/science/sparta/sparta-20Oct2021/src/
H A Dfinish.cpp53 double time_loop,time_other; in end() local
71 time_other = timer->array[TIME_LOOP] - in end()
130 time = time_other; in end()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfinish.cpp69 double time_loop,time_other,cpu_loop; in end() local
93 time_loop = cpu_loop = time_other = 0.0; in end()
187 time_other = timer->get_wall(Timer::TOTAL) - timer->get_wall(Timer::ALL); in end()
247 time = time_other; in end()
284 time = time_other; in end()
306 time = time_other; in end()
352 time = time_other; in end()
/dports/math/combblas/CombBLAS_beta_16_2/3DSpGEMM/
H A DMultiplier.h51 …double time_other = time_total - (comm_bcast + comm_reduce + comp_summa + comp_reduce + comp_reduc… in multiply() local
57 …ast, comm_reduce, comp_summa, comp_reduce, comp_reduce_layer, comp_result, time_other, time_total); in multiply()
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/snmpconsole/
H A Dsnmp_alert.php93 $time_other = (int) get_parameter_post ("time_other", -1); variable
154 $time_threshold = $time_other;