Peano
Loading...
Searching...
No Matches
CopyPatchTest.h
Go to the documentation of this file.
1
// This file is part of the ExaHyPE2 project. For conditions of distribution and
2
// use, please see the copyright notice at www.peano-framework.org
3
#pragma once
4
5
#include "
tarch/tests/TestCase.h
"
6
7
namespace
exahype2::fv::rusanov::tests
{
8
class
CopyPatchTest;
9
}
// namespace exahype2::fv::rusanov::tests
10
11
class
exahype2::fv::rusanov::tests::CopyPatchTest
:
public
tarch::tests::TestCase
{
12
private
:
13
void
testCopyPatch
();
14
15
public
:
16
CopyPatchTest
();
17
virtual
~CopyPatchTest
()
override
=
default
;
18
19
virtual
void
run
()
override
;
20
};
TestCase.h
exahype2::fv::rusanov::tests::CopyPatchTest
Definition
CopyPatchTest.h:11
exahype2::fv::rusanov::tests::CopyPatchTest::testCopyPatch
void testCopyPatch()
Definition
CopyPatchTest.cpp:15
exahype2::fv::rusanov::tests::CopyPatchTest::~CopyPatchTest
virtual ~CopyPatchTest() override=default
exahype2::fv::rusanov::tests::CopyPatchTest::CopyPatchTest
CopyPatchTest()
Definition
CopyPatchTest.cpp:10
exahype2::fv::rusanov::tests::CopyPatchTest::run
virtual void run() override
This routine is triggered by the TestCaseCollection.
Definition
CopyPatchTest.cpp:13
tarch::tests::TestCase
Represents one test case.
Definition
TestCase.h:57
exahype2::fv::rusanov::tests
Definition
ApplySplit1DRiemannToPatchTest.h:7
src
exahype2
fv
rusanov
tests
CopyPatchTest.h
Generated on Thu Mar 6 2025 23:03:29 for Peano by
1.10.0