38 const std::vector<int>& t_ids,
39 const std::vector<std::array<int, 4>>& new_tets,
43 const std::vector<int>& t_ids,
49 double getNewEnergy(
const std::vector<int>& t_ids);
52 std::vector<int> tets_tss;
53 std::vector<int> tet_vertices_tss;
62 std::array<double, 7> breakdown_timing = {{0, 0, 0, 0, 0, 0, 0}};
63 std::array<std::string, 7> breakdown_name = {
67 "Solving linear system",