Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/src/REPLICA/
H A Dfix_hyper_local.h97 double time_bondbuild; // CPU time for bond builds variable
H A Dfix_hyper_local.cpp262 time_bondbuild = 0.0; in init_hyper()
1192 time_bondbuild += time2-time1; in build_bond_list()
1717 if (i == 18) return time_bondbuild; // CPU time for build_bond calls in query()