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

#include <ApplySplit1DRiemannToPatchTest.h>

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

Public Member Functions

 ApplySplit1DRiemannToPatchTest ()
virtual ~ApplySplit1DRiemannToPatchTest () 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 testIterateGrid ()

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 ApplySplit1DRiemannToPatchTest.h.

Constructor & Destructor Documentation

◆ ApplySplit1DRiemannToPatchTest()

exahype2::fv::rusanov::tests::ApplySplit1DRiemannToPatchTest::ApplySplit1DRiemannToPatchTest ( )

Definition at line 10 of file ApplySplit1DRiemannToPatchTest.cpp.

References tarch::tests::TestCase::TestCase().

Here is the call graph for this function:

◆ ~ApplySplit1DRiemannToPatchTest()

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

Member Function Documentation

◆ run()

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

This routine is triggered by the TestCaseCollection.

Implements tarch::tests::TestCase.

Definition at line 13 of file ApplySplit1DRiemannToPatchTest.cpp.

References testIterateGrid(), and testMethod.

Here is the call graph for this function:

◆ testIterateGrid()

void exahype2::fv::rusanov::tests::ApplySplit1DRiemannToPatchTest::testIterateGrid ( )
private

Definition at line 15 of file ApplySplit1DRiemannToPatchTest.cpp.

References tarch::allocateMemory(), tarch::freeMemory(), tarch::Heap, and validateNumericalEquals.

Referenced by run().

Here is the call graph for this function:
Here is the caller graph for this function:

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