You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp1D
testsuite
matrices.hh
Go to the documentation of this file.
1
8
#ifndef testMatrices_hp1D_hh
9
#define testMatrices_hp1D_hh
10
11
#include "
basics/testsuite.hh
"
12
#include "
basics/typedefs.hh
"
13
14
namespace
test
{
15
16
// ******************************************************** TestMatrices1D **
17
22
class
TestMatrices1D
:
public
TestCase
{
23
public
:
24
virtual
~TestMatrices1D
();
25
virtual
void
run
();
26
28
29
30
void
testMassMatrix
();
32
void
testStiffnessMatrix
();
34
};
35
36
}
// namespace test
37
38
#endif
// testMatrices_hp1D_hh
test::TestCase
Definition
testcase.hh:92
test::TestMatrices1D
Definition
matrices.hh:22
test::TestMatrices1D::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test::TestMatrices1D::testMassMatrix
void testMassMatrix()
Tests mass matrix in (0,1)
test::TestMatrices1D::testStiffnessMatrix
void testStiffnessMatrix()
Tests stiffness matrix in (0,1)
test
Definition
testcase.hh:66
testsuite.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:22 for Concepts by
1.9.8