cellConditionTest.hh
virtual void run()
Runs the tests. Must be overwritten by the specialization.
Definition: cellConditions.hh:22
virtual ~CellConditionTest()
Definition: cellConditionTest.hh:25
void testQuadCondition_(const concepts::CellCondition *cc, const uint dim, const uint l=0, const uint p=1)
Test for one condition in the quad cc Cell condition dim number of dof, the space should have l numbe...
Test cell conditions for FE space hp2D::hpAdaptiveSpaceH1.
Definition: cellConditionTest.hh:23