You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
testsuite
traceTestL2.hh
Go to the documentation of this file.
1
8
#ifndef testtrace_hh
9
#define testtrace_hh
10
11
#include "
basics/testcase.hh
"
12
#include "space.hh"
13
14
namespace
test
{
15
16
// ******************************************************* TraceSpaceL2Test **
17
22
class
TraceSpaceL2Test
:
public
TestCase
{
23
public
:
24
virtual
~TraceSpaceL2Test
() {}
25
virtual
void
run
();
26
28
29
void
testOneQuad(uint px, uint py);
30
31
void
testFourQuads();
32
33
void
testTwoQuadJump();
34
//
35
// void writeBasisMatlab(const hp2D::l2::TraceSpace& tspc, std::string filename);
36
//
37
// void writeBasisMatlab(const concepts::SpaceOnCoarseCells<2u, concepts::Real>& spc, std::string filename);
38
45
void
writeBasisMatlab
(
const
concepts::SpaceOnCells<concepts::Real>
& spc, std::string filename, uint dim = 2);
47
};
48
49
}
// namespace test
50
51
#endif
// testtrace_hh
concepts::SpaceOnCells
Definition
space.hh:81
test::TestCase
Definition
testcase.hh:92
test::TraceSpaceL2Test
Definition
traceTestL2.hh:22
test::TraceSpaceL2Test::writeBasisMatlab
void writeBasisMatlab(const concepts::SpaceOnCells< concepts::Real > &spc, std::string filename, uint dim=2)
test::TraceSpaceL2Test::run
virtual void run()
Runs the tests. Must be overwritten by the specialization.
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8