MueLu Version of the Day
Loading...
Searching...
No Matches
Stratimikos Namespace Reference

Functions

template<typename Scalar = MueLu::DefaultScalar, typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void enableMueLu (LinearSolverBuilder< Scalar > &builder, const std::string &stratName="MueLu")
template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void enableMueLu (LinearSolverBuilder< double > &builder, const std::string &stratName="MueLu")
template<typename Scalar = MueLu::DefaultScalar, typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void enableMueLuRefMaxwell (LinearSolverBuilder< Scalar > &builder, const std::string &stratName="MueLuRefMaxwell")
template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void enableMueLuRefMaxwell (LinearSolverBuilder< double > &builder, const std::string &stratName="MueLuRefMaxwell")
template<typename Scalar = MueLu::DefaultScalar, typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void enableMueLuMaxwell1 (LinearSolverBuilder< Scalar > &builder, const std::string &stratName="MueLuMaxwell1")
template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void enableMueLuMaxwell1 (LinearSolverBuilder< double > &builder, const std::string &stratName="MueLuMaxwell1")
template<typename Scalar = MueLu::DefaultScalar, typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void enableMueLuTpetraQ2Q1 (LinearSolverBuilder< Scalar > &builder, const std::string &stratName="MueLu")
template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void enableMueLuTpetraQ2Q1 (LinearSolverBuilder< double > &builder, const std::string &stratName="MueLu")

Function Documentation

◆ enableMueLu() [1/2]

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

Definition at line 34 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLu() [2/2]

template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void Stratimikos::enableMueLu ( LinearSolverBuilder< double > & builder,
const std::string & stratName = "MueLu" )

Definition at line 49 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuRefMaxwell() [1/2]

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

Definition at line 54 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuRefMaxwell() [2/2]

template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void Stratimikos::enableMueLuRefMaxwell ( LinearSolverBuilder< double > & builder,
const std::string & stratName = "MueLuRefMaxwell" )

Definition at line 69 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuMaxwell1() [1/2]

template<typename Scalar = MueLu::DefaultScalar, typename LocalOrdinal = MueLu::DefaultLocalOrdinal, typename GlobalOrdinal = MueLu::DefaultGlobalOrdinal, typename Node = MueLu::DefaultNode>
void Stratimikos::enableMueLuMaxwell1 ( LinearSolverBuilder< Scalar > & builder,
const std::string & stratName = "MueLuMaxwell1" )

Definition at line 74 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuMaxwell1() [2/2]

template<typename LocalOrdinal, typename GlobalOrdinal, typename Node>
MUELU_DEPRECATED void Stratimikos::enableMueLuMaxwell1 ( LinearSolverBuilder< double > & builder,
const std::string & stratName = "MueLuMaxwell1" )

Definition at line 89 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuTpetraQ2Q1() [1/2]

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

Definition at line 100 of file Stratimikos_MueLuHelpers.hpp.

◆ enableMueLuTpetraQ2Q1() [2/2]

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

Definition at line 113 of file Stratimikos_MueLuHelpers.hpp.