|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|

Go to the source code of this file.
Namespaces | |
| namespace | Trilinos |
| Namespace of things generally useful to many Trilinos packages. | |
| namespace | Trilinos::Details |
| namespace | 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. | |
| 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? | |
| bool | Trilinos::Details::Impl::haveLinearSolverFactoryRunTimeRegistration () |
| Whether the CMake run-time registration option is ON. | |