testLinearForm.hh
void testRiesz2d()
Tests for Riesz linear form on cells with coordinates in 2D .
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testPointEvaluationLeft()
Test the linear form PointEvaluation (left part)
void testRiesz1d()
Tests for Riesz linear form on cells with coordinates in 1D.
void testPointEvaluationRight()
Test the linear form PointEvaluation (right part)
Definition: testLinearForm.hh:18
void testGradLinearForm1d()
Test the linear form GradLinearForm.
virtual ~TestLinearForm1D()
void testGradInterp_Grad1d()
Test the linear form LinearFormGradInterp_Grad (on 1D cells).