linearFormTest.hh
void testLinearForm_(concepts::LinearForm< F, Real > *lform, const G &desiredVector, const std::string str="")
Creates vector and compare it with desired vector.
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testRieszp0()
Tests the integral values of the Riesz linearform for lowest order shape functions.
void setSpace_(concepts::Mesh2 &msh, uint l=0, uint p=1)
Builds the space.