Peano
Loading...
Searching...
No Matches
ParallelDForTest.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
utils {
12
namespace
tests
{
13
class
ParallelDForTest
;
14
}
15
}
16
}
17
18
19
class
peano4::utils::tests::ParallelDForTest
:
public
tarch::tests::TestCase
{
20
private
:
24
static
tarch::logging::Log
_log
;
25
26
void
testParallelDFor
();
27
28
public
:
29
ParallelDForTest
();
30
virtual
void
run
()
override
;
31
};
32
33
Log.h
TestCase.h
peano4::utils::tests::ParallelDForTest
Definition
ParallelDForTest.h:19
peano4::utils::tests::ParallelDForTest::testParallelDFor
void testParallelDFor()
Definition
ParallelDForTest.cpp:21
peano4::utils::tests::ParallelDForTest::_log
static tarch::logging::Log _log
Logging device.
Definition
ParallelDForTest.h:24
peano4::utils::tests::ParallelDForTest::run
virtual void run() override
This routine is triggered by the TestCaseCollection.
Definition
ParallelDForTest.cpp:49
peano4::utils::tests::ParallelDForTest::ParallelDForTest
ParallelDForTest()
Definition
ParallelDForTest.cpp:16
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
utils
tests
ParallelDForTest.h
Generated on Thu Mar 6 2025 23:03:33 for Peano by
1.10.0