Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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... | |