dirichletTest.hh
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testRing(const uint l)
Solve a Laplace boundary value problem with Dirichlet boundary condition inside a ring.
void testSquare(const uint l)
Test the extension on points inside a square, which is subdivided l times.
Test the dirichlet boundary condition with an extension operator in the class hp2D::H1Extension.
Definition: dirichletTest.hh:24