projectionTest.hh
void testH1H0()
Test for a projection from space with h = 1/2 to one with h = 1.
void testP2P1()
Test for a projection from space with p = 2 to one with p = 1.
Tests the projections from one space to another.
Definition: projectionTest.hh:19
virtual void run()
Runs the tests. Must be overwritten by the specialization.