Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Trilinos_Details_LinearSolverFactory.cpp File Reference
#include "Trilinos_Details_LinearSolverFactory.hpp"
#include <set>
Include dependency graph for Trilinos_Details_LinearSolverFactory.cpp:

Go to the source code of this file.

Namespaces

 Trilinos
 Namespace of things generally useful to many Trilinos packages.
 
 Trilinos::Details
 
 Trilinos::Details::Impl
 Implementation details of implementation details.
 

Functions

bool Trilinos::Details::Impl::rememberRegisteredSomeLinearSolverFactory (const std::string &packageName)
 Remember which packages registered at least one LinearSolverFactory, with any template parameters. More...
 
bool Trilinos::Details::Impl::registeredSomeLinearSolverFactory (const std::string &packageName)
 Did the package with the given name register at least one LinearSolverFactory, with any template parameters? More...
 
bool Trilinos::Details::Impl::haveLinearSolverFactoryRunTimeRegistration ()
 Whether the CMake run-time registration option is ON. More...