matrices.hh
void testOnePartialDerivMatrix0101()
Tests the four matrix of one partial derivatives in (0,1)2
void testAdvectionMatrixLaguerre()
Test element stifness matrix with Laguerre basis in .
void testStiffnessMatrixLaguerre()
Test element stifness matrix with Laguerre basis in .
void testElementMatrixIdentity()
Tests the element matrix related to hp2D::Identity for two spaces of different polynomial degree.
void testIdDivMatrix0101_difp()
Tests the matrix related to the IdDiv-bilinear form in (0,1)2
void testVectorIdentityMatrix0101()
Tests the matrix related to the vectorial Identity-bilinear form in (0,1)2.
void testDivDivMatrix0101()
Tests the matrix related to the DivDiv-bilinear form in (0,1)2 with different polynomial degree.
void testStiffnessMatrix0101()
Tests stiffness matrix in (0,1)2
void testElementMatrixLaplace()
Tests the element matrix related to hp2D::Laplace for two spaces of different polynomial degree.
void testMassMatrixLaguerre()
Test element mass matrix with Laguerre basis in .
void testStiffnessMatrix010_01()
Tests stiffness matrix in (0,1) x (0, 1/100)
void testDivDivMatrix0101_difp()
Tests the matrix related to the DivDiv-bilinear form in (0,1)2 for two spaces of different polynomial...
virtual ~TestMatrices2D()
void testTwoPartialDerivMatrix0101()
Tests the four matrix of two partial derivatives in (0,1)2
void testOnePartialDerivMatrixLaguerre()
Test partial derivative bilinear form with Laguerre basis in .
void testVectorLaplaceMatrix0101()
Tests the matrix related to the vectorial Laplace-bilinear form in (0,1)2.
void testIdDivMatrix0101()
Tests the matrix related to the IdDiv-bilinear form in (0,1)2
void testElementMatrixAdvection()
Tests the element matrix related to hp2D::Advection for two spaces of different polynomial degree.
virtual void run()
Runs the tests. Must be overwritten by the specialization.
void testMassMatrix010_01()
Tests mass matrix in (0,1) x (0, 1/100)
void testMassMatrixOnEdge()
Test element mass matrix in (0,1)
void testStiffnessMatrix0101_withMatrix()
Tests stiffness matrix in (0,1)2 with a matrix inbetween the gradients.