Class documentation of Concepts

Loading...
Searching...
No Matches
DirPowItTest.hh File Reference
#include <iostream>
#include <cstdlib>
#include <unistd.h>
#include "space/space.hh"
#include "basics/testcase.hh"
#include "operator/sparseMatrix.hh"
#include "eigensolver/SmallES.hh"
#include "eigensolver/QR_Q.hh"
#include "eigensolver/DirPowIt.hh"
#include "operator/superLU.hh"
#include "basics/exceptions.hh"
#include "toolbox/array.hh"

Go to the source code of this file.

Classes

class  test::DirPowItTest
 

Namespaces

namespace  test
 

Detailed Description

Testsuite for DirPowIt eigensolver and associated SmallES

Definition in file DirPowItTest.hh.