Stratimikos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Stratimikos_BelosTpetraPrecHelpers.hpp File Reference
#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>
Include dependency graph for Stratimikos_BelosTpetraPrecHelpers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Stratimikos
 

Functions

template<typename MatrixType >
void Stratimikos::enableBelosPrecTpetra (LinearSolverBuilder< typename MatrixType::scalar_type > &builder, const std::string &stratName="BelosPrecTpetra")