Belos Version of the Day
Namespaces | Functions
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"). More...
 
std::pair< std::string, bool > Belos::Details::getCanonicalNameFromAlias (const std::string &candidateAlias)
 Get the candidate canonical name for a given candidate alias. More...
 
std::vector< std::string > Belos::Details::solverNameAliases ()
 List of supported aliases (to canonical solver names). More...
 
std::vector< std::string > Belos::Details::canonicalSolverNames ()
 List of canonical solver names. More...
 
void Belos::Details::reviseParameterListForAlias (const std::string &aliasName, Teuchos::ParameterList &solverParams)
 Modify the input ParameterList appropriately for the given solver alias. More...
 

Detailed Description

Declaration of alias functions for solver names.

Definition in file Belos_Details_EBelosSolverType.hpp.


Generated on Fri Mar 10 2023 07:13:22 for Belos by doxygen 1.9.4