H1extensionTest.hh
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testSquare(const uint l)
Test the extension from boundary of a square, which is subdivided l times.
void testRing(const uint l)
Test the extension from boundary of a ring, which is subdivided l times.
Test the H1 extensionoperator of the class hp2D::H1Extension.
Definition: H1extensionTest.hh:23