Belos Version of the Day
Loading...
Searching...
No Matches
Belos_Details_EBelosSolverType.hpp File Reference

Declaration of alias functions for solver names. More...

#include <string>
#include <utility>
#include <vector>
Include dependency graph for Belos_Details_EBelosSolverType.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Belos
namespace  Belos::Details

Functions

int Belos::Details::numSupportedSolvers ()
 Number of Belos solvers supported for any linear algebra implementation ("generically").
std::pair< std::string, bool > Belos::Details::getCanonicalNameFromAlias (const std::string &candidateAlias)
 Get the candidate canonical name for a given candidate alias.
std::vector< std::string > Belos::Details::solverNameAliases ()
 List of supported aliases (to canonical solver names).
std::vector< std::string > Belos::Details::canonicalSolverNames ()
 List of canonical solver names.
void Belos::Details::reviseParameterListForAlias (const std::string &aliasName, Teuchos::ParameterList &solverParams)
 Modify the input ParameterList appropriately for the given solver alias.

Detailed Description

Declaration of alias functions for solver names.

Definition in file Belos_Details_EBelosSolverType.hpp.


Generated on for Belos by doxygen 1.15.0