6#ifndef projectionTest_hh
7#define projectionTest_hh
void testP2P1()
Test for a projection from space with p = 2 to one with p = 1.
void testH1H0()
Test for a projection from space with h = 1/2 to one with h = 1.
virtual void run()
Runs the tests. Must be overwritten by the specialization.