MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Stratimikos Namespace Reference

Functions

template<typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void enableMueLu (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLu")
 
template<typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void enableMueLuRefMaxwell (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLuRefMaxwell")
 
template<typename LocalOrdinal , typename GlobalOrdinal , typename Node >
void enableMueLuTpetraQ2Q1 (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLu")
 

Function Documentation

template<typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void Stratimikos::enableMueLu ( DefaultLinearSolverBuilder &  builder,
const std::string &  stratName = "MueLu" 
)

Definition at line 73 of file Stratimikos_MueLuHelpers.hpp.

template<typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void Stratimikos::enableMueLuRefMaxwell ( DefaultLinearSolverBuilder &  builder,
const std::string &  stratName = "MueLuRefMaxwell" 
)

Definition at line 92 of file Stratimikos_MueLuHelpers.hpp.

template<typename LocalOrdinal , typename GlobalOrdinal , typename Node >
void Stratimikos::enableMueLuTpetraQ2Q1 ( DefaultLinearSolverBuilder &  builder,
const std::string &  stratName = "MueLu" 
)

Definition at line 117 of file Stratimikos_MueLuHelpers.hpp.