Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Stratimikos_LinearSolverBuilder.hpp"
#include "Thyra_BelosTpetraPreconditionerFactory_decl.hpp"
#include "Thyra_BelosTpetraPreconditionerFactory_def.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_TestForException.hpp"
#include "Teuchos_AbstractFactoryStd.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
Stratimikos | |
Functions | |
template<typename MatrixType > | |
void | Stratimikos::enableBelosPrecTpetra (LinearSolverBuilder< typename MatrixType::scalar_type > &builder, const std::string &stratName="BelosPrecTpetra") |