Peano
Loading...
Searching...
No Matches
toolbox::blockstructured::tests::IandRVolumetricTest Class Reference

#include <IandRVolumetricTest.h>

Inheritance diagram for toolbox::blockstructured::tests::IandRVolumetricTest:
Collaboration diagram for toolbox::blockstructured::tests::IandRVolumetricTest:

Public Member Functions

 IandRVolumetricTest ()
 Cosntructor.
 
virtual ~IandRVolumetricTest ()=default
 Destructor, empty.
 
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 testMatrixInterpolation ()
 
void testSecondOrderInterpolation ()
 

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 17 of file IandRVolumetricTest.h.

Constructor & Destructor Documentation

◆ IandRVolumetricTest()

toolbox::blockstructured::tests::IandRVolumetricTest::IandRVolumetricTest ( )

Cosntructor.

Definition at line 7 of file IandRVolumetricTest.cpp.

◆ ~IandRVolumetricTest()

virtual toolbox::blockstructured::tests::IandRVolumetricTest::~IandRVolumetricTest ( )
virtualdefault

Destructor, empty.

Member Function Documentation

◆ run()

void toolbox::blockstructured::tests::IandRVolumetricTest::run ( )
overridevirtual

This routine is triggered by the TestCaseCollection.

Implements tarch::tests::TestCase.

Definition at line 11 of file IandRVolumetricTest.cpp.

References testMethod.

◆ testMatrixInterpolation()

◆ testSecondOrderInterpolation()

void toolbox::blockstructured::tests::IandRVolumetricTest::testSecondOrderInterpolation ( )
private

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