Go to the source code of this file.
|
template<typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode> |
void | Stratimikos::enableMueLu (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLu") |
|
template<typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode> |
void | Stratimikos::enableMueLuRefMaxwell (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLuRefMaxwell") |
|
template<typename LocalOrdinal , typename GlobalOrdinal , typename Node > |
void | Stratimikos::enableMueLuTpetraQ2Q1 (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLu") |
|