Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/perf/
H A Dadj_mem_time_test.cpp51 double cell_to_cells_total; member
325 qtime.cell_to_cells_total = time_total; in adj_perf()
465 std::cout<<", Total time = "<<qtime.cell_to_cells_total<<std::endl; in adj_perf()
469 std::cout<<", Total time = "<<qtime.cell_to_cells_total<<std::endl; in adj_perf()
519 …ls_total+qtime.edge_to_cells_total+qtime.face_to_cells_total+qtime.cell_to_cells_total+qtime.cell_… in adj_perf()