You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
eigensolver
testsuite
arpackppTest.hh
Go to the documentation of this file.
1
6
#ifndef ARPACKPPTEST_HH_
7
#define ARPACKPPTEST_HH_
8
9
#include "
basics/testcase.hh
"
10
#include "eigensolver.hh"
11
12
namespace
test
{
13
15
class
ArPackppTest
:
public
TestCase
{
16
public
:
18
ArPackppTest
() {
19
}
20
;
22
virtual
~ArPackppTest
() {
23
}
24
;
25
27
virtual
void
run
();
28
30
void
testWrapper
();
31
33
void
testSymGen
();
34
36
void
testCompStd
();
37
39
void
testCompGen
();
40
41
};
42
43
}
//namespace
44
45
#endif
/* ARPACKPPTEST_HH_ */
test::ArPackppTest
Test class for the ArPackpp, EasyArPackpp classes and their wrappers.
Definition
arpackppTest.hh:15
test::ArPackppTest::testCompStd
void testCompStd()
Tests ArPackppStd.
test::ArPackppTest::testWrapper
void testWrapper()
Tests ArpackStdOperatorWrapper and ArpackOperatorWrapper.
test::ArPackppTest::testCompGen
void testCompGen()
Tests ArPackppGen.
test::ArPackppTest::run
virtual void run()
run the test
test::ArPackppTest::testSymGen
void testSymGen()
Tests ArPackppSymGen.
test::ArPackppTest::~ArPackppTest
virtual ~ArPackppTest()
Default constructor.
Definition
arpackppTest.hh:22
test::ArPackppTest::ArPackppTest
ArPackppTest()
Defult constructor.
Definition
arpackppTest.hh:18
test::TestCase
Definition
testcase.hh:92
test
Definition
testcase.hh:66
testcase.hh
Generated on Wed Sep 13 2023 21:06:18 for Concepts by
1.9.8