Belos Package Browser (Single Doxygen Collection)
Development
|
#include <BelosConfigDefs.hpp>
#include <Teuchos_UnitTestHarness.hpp>
#include <Teuchos_CommandLineProcessor.hpp>
#include <BelosLinearProblem.hpp>
#include <BelosSolverFactory.hpp>
#include <complex>
#include "MyMultiVec.hpp"
#include "MyBetterOperator.hpp"
#include "MyOperator.hpp"
Go to the source code of this file.
Functions | |
TEUCHOS_UNIT_TEST (Factory, Real) | |
TEUCHOS_UNIT_TEST (Factory, Complex) | |
TEUCHOS_UNIT_TEST | ( | Factory | , |
Real | |||
) |
Definition at line 62 of file test_factory_complex.cpp.
TEUCHOS_UNIT_TEST | ( | Factory | , |
Complex | |||
) |
Definition at line 74 of file test_factory_complex.cpp.