Peano
Loading...
Searching...
No Matches
exahype2::dg::rusanov::tests::RiemannTest Class Reference

#include <RiemannTest.h>

Inheritance diagram for exahype2::dg::rusanov::tests::RiemannTest:
Collaboration diagram for exahype2::dg::rusanov::tests::RiemannTest:

Public Member Functions

 RiemannTest ()
 
virtual ~RiemannTest ()=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 testIntegrateOverRiemannSolutionsAndAddToVolume_GaussLegendre ()
 

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 23 of file RiemannTest.h.

Constructor & Destructor Documentation

◆ RiemannTest()

exahype2::dg::rusanov::tests::RiemannTest::RiemannTest ( )

Definition at line 5 of file RiemannTest.cpp.

◆ ~RiemannTest()

virtual exahype2::dg::rusanov::tests::RiemannTest::~RiemannTest ( )
virtualdefault

Member Function Documentation

◆ run()

void exahype2::dg::rusanov::tests::RiemannTest::run ( )
overridevirtual

This routine is triggered by the TestCaseCollection.

Implements tarch::tests::TestCase.

Definition at line 11 of file RiemannTest.cpp.

References testMethod.

◆ testIntegrateOverRiemannSolutionsAndAddToVolume_GaussLegendre()

void exahype2::dg::rusanov::tests::RiemannTest::testIntegrateOverRiemannSolutionsAndAddToVolume_GaussLegendre ( )
private

Definition at line 19 of file RiemannTest.cpp.


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