|
Belos Package Browser (Single Doxygen Collection)
Development
|
Go to the documentation of this file.
87 RCP<sol_mgr_type> solver;
95 typedef std::complex<double> ST;
102 RCP<sol_mgr_type> solver;
Belos header file which uses auto-configuration information to include necessary C++ headers.
Declaration and definition of Belos::GCRODRSolMgr, which implements the GCRODR (recycling GMRES) solv...
Class which describes the linear problem to be solved by the iterative solver.
Interface for multivectors used by Belos' linear solvers.
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
TEUCHOS_UNIT_TEST(GCRODR, RealDoesNotThrow)
Implementation of the GCRODR (Recycling GMRES) iterative linear solver.
#define TEST_NOTHROW(code)
Alternative run-time polymorphic interface for operators.