Peano
Loading...
Searching...
No Matches
exahype2::fv::rusanov::tests::CopyPatchTest Class Reference

#include <CopyPatchTest.h>

Inheritance diagram for exahype2::fv::rusanov::tests::CopyPatchTest:
Collaboration diagram for exahype2::fv::rusanov::tests::CopyPatchTest:

Public Member Functions

 CopyPatchTest ()
 
virtual ~CopyPatchTest () override=default
 
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 testCopyPatch ()
 

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 11 of file CopyPatchTest.h.

Constructor & Destructor Documentation

◆ CopyPatchTest()

exahype2::fv::rusanov::tests::CopyPatchTest::CopyPatchTest ( )

Definition at line 10 of file CopyPatchTest.cpp.

◆ ~CopyPatchTest()

virtual exahype2::fv::rusanov::tests::CopyPatchTest::~CopyPatchTest ( )
overridevirtualdefault

Member Function Documentation

◆ run()

void exahype2::fv::rusanov::tests::CopyPatchTest::run ( )
overridevirtual

This routine is triggered by the TestCaseCollection.

Implements tarch::tests::TestCase.

Definition at line 13 of file CopyPatchTest.cpp.

References testMethod.

◆ testCopyPatch()

void exahype2::fv::rusanov::tests::CopyPatchTest::testCopyPatch ( )
private

Definition at line 15 of file CopyPatchTest.cpp.

References dfor, peano4::utils::dLinearised(), HaloSize, and validateEquals.

Here is the call graph for this function:

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