Class documentation of Concepts

Loading...
Searching...
No Matches
hpAdaptiveSpaceDG_HCurl_Test.hh
Go to the documentation of this file.
1
9#pragma once
10
11#include "basics/testcase.hh"
12#include "basics/typedefs.hh"
13
14namespace test {
15
16 // ******************************************* hpAdaptiveSpaceDG_HCurl_Test **
17
23 public:
25 virtual void run();
26
28
29
33 private:
34 };
35
36} // namespace test
virtual void run()
Runs the tests. Must be overwritten by the specialization.