Belos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
test_rcg_complex.cpp File Reference
#include <BelosConfigDefs.hpp>
#include <Teuchos_UnitTestHarness.hpp>
#include <Teuchos_CommandLineProcessor.hpp>
#include <BelosLinearProblem.hpp>
#include <BelosRCGSolMgr.hpp>
#include <complex>
#include "MyMultiVec.hpp"
#include "MyBetterOperator.hpp"
#include "MyOperator.hpp"
Include dependency graph for test_rcg_complex.cpp:

Go to the source code of this file.

Functions

 TEUCHOS_UNIT_TEST (RCG, RealDoesNotThrow)
 
 TEUCHOS_UNIT_TEST (RCG, ComplexThrows)
 

Function Documentation

◆ TEUCHOS_UNIT_TEST() [1/2]

TEUCHOS_UNIT_TEST ( RCG ,
RealDoesNotThrow  )

Definition at line 73 of file test_rcg_complex.cpp.

◆ TEUCHOS_UNIT_TEST() [2/2]

TEUCHOS_UNIT_TEST ( RCG ,
ComplexThrows  )

Definition at line 88 of file test_rcg_complex.cpp.