Peano
Loading...
Searching...
No Matches
SpacetreeTest.h
Go to the documentation of this file.
1
// This file is part of the Peano project. For conditions of distribution and
2
// use, please see the copyright notice at www.peano-framework.org
3
#pragma once
4
5
#include "
tarch/tests/TestCase.h
"
6
#include "
tarch/logging/Log.h
"
7
#include "
tarch/tests/TestCase.h
"
8
9
10
namespace
peano4
{
11
namespace
grid {
12
namespace
tests
{
13
class
SpacetreeTest;
14
}
15
}
16
}
17
18
19
class
peano4::grid::tests::SpacetreeTest
:
public
tarch::tests::TestCase
{
20
private
:
24
static
tarch::logging::Log
_log
;
25
26
void
testRestrictToCoarseGrid
();
27
28
29
50
void
testGetAdjacentDomainIds
();
51
52
public
:
53
SpacetreeTest
();
54
virtual
void
run
()
override
;
55
};
56
57
Log.h
TestCase.h
peano4::grid::tests::SpacetreeTest
Definition
SpacetreeTest.h:19
peano4::grid::tests::SpacetreeTest::run
virtual void run() override
This routine is triggered by the TestCaseCollection.
Definition
SpacetreeTest.cpp:106
peano4::grid::tests::SpacetreeTest::testRestrictToCoarseGrid
void testRestrictToCoarseGrid()
Definition
SpacetreeTest.cpp:25
peano4::grid::tests::SpacetreeTest::testGetAdjacentDomainIds
void testGetAdjacentDomainIds()
Definition
SpacetreeTest.cpp:61
peano4::grid::tests::SpacetreeTest::_log
static tarch::logging::Log _log
Logging device.
Definition
SpacetreeTest.h:24
peano4::grid::tests::SpacetreeTest::SpacetreeTest
SpacetreeTest()
Definition
SpacetreeTest.cpp:20
tarch::logging::Log
Log Device.
Definition
Log.h:516
tarch::tests::TestCase
Represents one test case.
Definition
TestCase.h:57
peano4
Definition
CellMarker.h:14
tests
Definition
Scenario.h:8
src
peano4
grid
tests
SpacetreeTest.h
Generated on Tue Mar 18 2025 20:03:21 for Peano by
1.10.0