http://xyst.i2p/DEBUG/cppcheck/183.html
triangle-only mesh template <> template <> void Around_object :: test < 8 > () { set_test_name ( "Esupel for triangles" ); // Shift node IDs to start from zero tk :: shiftToZero ( triinpoel ); // Generate elements surrounding points auto esupel = tk :: genEsupel ( triinpoel , 3 , tk :: genEsup ( triinpoel , 3 ) ); // Generate correct solution for elements surrounding points of elements std :: map < std :: size_t , std :: vector < std :: size_t > > correct_esupel { { { 0 }, { 1 , 2 , 3 , 8 , 9 , 10 , 12 ,...