linearFormTest.hh
void testGradIntValue()
Tests the integral values of the Gradient linear form for lowest order shape functions.
void testPlCurlIntValue()
Tests the integral values of the Scurl linear form for lowest order shape functions.
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testLinearForm_(concepts::LinearForm< F, Real > &lform, G &desiredVector)
Creates load vector and compare it with desired vector.
void testPlCurlSystem()
Tests the Scurl linear form with solving a system.
void setSpace_(uint l=0, uint p=1, concepts::BoundaryConditions *bc=0)
Loads the mesh and builds the space.
void testRieszIntValue()
Tests the integral values of the Riesz linear form for lowest order shape functions.