MueLu  Version of the Day
Stratimikos Namespace Reference

Functions

template<typename LocalOrdinal = int, typename GlobalOrdinal = int, typename Node = KokkosClassic::DefaultNode::DefaultNodeType>
void enableMueLu (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLu")
 
template<typename LocalOrdinal , typename GlobalOrdinal , typename Node >
void enableMueLuTpetraQ2Q1 (DefaultLinearSolverBuilder &builder, const std::string &stratName="MueLu")
 

Function Documentation

◆ enableMueLu()

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

Definition at line 71 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuTpetraQ2Q1()

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

Definition at line 94 of file Stratimikos_MueLuHelpers.hpp.