http://xyst.i2p/DEBUG/cppcheck/183.html
tetrahedron-only mesh template <> template <> void Around_object :: test < 7 > () { set_test_name ( "Esupel for tetrahedra" ); // Shift node IDs to start from zero tk :: shiftToZero ( inpoel ); // Generate elements surrounding points auto esupel = tk :: genEsupel ( inpoel , 4 , tk :: genEsup ( inpoel , 4 ) ); // 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 , 4 , 5 , 6 , 8 , 9 , 10 ,...