Peano
Loading...
Searching...
No Matches
peano4::utils::tests::ParallelDForTest Class Reference

#include <ParallelDForTest.h>

Inheritance diagram for peano4::utils::tests::ParallelDForTest:
Collaboration diagram for peano4::utils::tests::ParallelDForTest:

Public Member Functions

 ParallelDForTest ()
 
virtual void run () override
 This routine is triggered by the TestCaseCollection.
 
- Public Member Functions inherited from tarch::tests::TestCase
 TestCase (const std::string &testCaseName)
 Constructor.
 
virtual ~TestCase ()
 Destructor.
 
int getNumberOfErrors () const
 
std::string getTestCaseName () const
 

Private Member Functions

void testParallelDFor ()
 

Static Private Attributes

static tarch::logging::Log _log
 Logging device.
 

Additional Inherited Members

- Protected Member Functions inherited from tarch::tests::TestCase
 TestCase ()=delete
 
- Protected Attributes inherited from tarch::tests::TestCase
const std::string _testCaseName
 Name of the test case.
 
int _errors
 Error counter.
 
bool _error
 Indicate within macro if one specific validation failed.
 

Detailed Description

Definition at line 19 of file ParallelDForTest.h.

Constructor & Destructor Documentation

◆ ParallelDForTest()

peano4::utils::tests::ParallelDForTest::ParallelDForTest ( )

Definition at line 16 of file ParallelDForTest.cpp.

Member Function Documentation

◆ run()

void peano4::utils::tests::ParallelDForTest::run ( )
overridevirtual

This routine is triggered by the TestCaseCollection.

Implements tarch::tests::TestCase.

Definition at line 49 of file ParallelDForTest.cpp.

References testMethod.

◆ testParallelDFor()

void peano4::utils::tests::ParallelDForTest::testParallelDFor ( )
private

Definition at line 21 of file ParallelDForTest.cpp.

References dfor, peano4::utils::dLinearised(), endParallelDfor, parallelDfor, and validateEqualsWithParams2.

Here is the call graph for this function:

Field Documentation

◆ _log

tarch::logging::Log peano4::utils::tests::ParallelDForTest::_log
staticprivate

Logging device.

Definition at line 24 of file ParallelDForTest.h.


The documentation for this class was generated from the following files: