elmTest.hh
void testShapeFct(linDG2D::TriangleP1 &tel)
Tests shape functions.
Triangular element with orthogonal linear shape functions in 2D.
Definition: triangle.hh:77
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testShapeFctGradient(linDG2D::TriangleP1 &tel)
Tests shape function gradients.