|
Tpetra Matrix/Vector Services
Version of the Day
|
An example of a standard-precision eigensolver using Tpetra::RTI and double. 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 <IRTRDriver.hpp>Go to the source code of this file.
An example of a standard-precision eigensolver using Tpetra::RTI and double.
Definition in file IRTR_double.cpp.
1.7.6.1