Belos Package Browser (Single Doxygen Collection)
Development
|
#include <BelosConfigDefs.hpp>
#include <Teuchos_UnitTestHarness.hpp>
#include <Teuchos_CommandLineProcessor.hpp>
#include <BelosLinearProblem.hpp>
#include <BelosGCRODRSolMgr.hpp>
#include <complex>
#include "MyMultiVec.hpp"
#include "MyBetterOperator.hpp"
#include "MyOperator.hpp"
Go to the source code of this file.
Functions | |
TEUCHOS_UNIT_TEST (GCRODR, RealDoesNotThrow) | |
TEUCHOS_UNIT_TEST (GCRODR, ComplexDoesNotThrow) | |
TEUCHOS_UNIT_TEST | ( | GCRODR | , |
RealDoesNotThrow | |||
) |
Definition at line 76 of file test_gcrodr_complex.cpp.
TEUCHOS_UNIT_TEST | ( | GCRODR | , |
ComplexDoesNotThrow | |||
) |
Definition at line 91 of file test_gcrodr_complex.cpp.