|
Tpetra Matrix/Vector Services
Version of the Day
|
An example of a high-precision eigensolver using Tpetra::RTI and qd_real. More...
#include <Teuchos_CommandLineProcessor.hpp>#include <Teuchos_GlobalMPISession.hpp>#include <Teuchos_oblackholestream.hpp>#include <Teuchos_XMLParameterListHelpers.hpp>#include <Tpetra_DefaultPlatform.hpp>#include <Tpetra_HybridPlatform.hpp>#include <TpetraExt_TypeStack.hpp>#include <iostream>#include <qd/qd_real.h>#include <IRTRDriver.hpp>Go to the source code of this file.
An example of a high-precision eigensolver using Tpetra::RTI and qd_real.
Definition in file IRTR_qd.cpp.
1.7.6.1