Go to the documentation of this file.
6 #ifndef meshConverter2Dtest_hh
7 #define meshConverter2Dtest_hh
39 #endif // meshConverter2Dtest_hh
void testQuadMesh()
Tests with a quad only mesh.
void testEmpty()
Tests with an empty mesh.
virtual void run()
Runs the tests. Must be overwritten by the specialization.
virtual ~ConvertMeshQuads()
Tests conversion of triangular into quadrilateral meshes.
void testMixedMesh()
Tests with a mixed mesh (triangles and quads)
void testTriangleMesh()
Tests with a triangle only mesh.