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

Go to the source code of this file.
Classes | |
| class | Thyra::DefaultNonlinearSolverBuilder |
Concrete subclass of Thyra::NonlinearSolverBuilderBase for creating NonlinearSolverBase objects and PreconditionerFactoryBase object on demand given configured factory objects. More... | |
Namespaces | |
| namespace | Thyra |
Functions | |
| template<class NonlinearSolverType , class Scalar > | |
| void | setNonlinearSolverFactory (const std::string &nonlinearSolverTypeName, const Ptr< DefaultNonlinearSolverBuilder< Scalar > > &defaultNonlinearSolverBuilder) |
| Inject a new solver type into a DefaultNonlinearSolverBuilder object. | |
| void setNonlinearSolverFactory | ( | const std::string & | nonlinearSolverTypeName, |
| const Ptr< DefaultNonlinearSolverBuilder< Scalar > > & | defaultNonlinearSolverBuilder | ||
| ) |
Inject a new solver type into a DefaultNonlinearSolverBuilder object.
Definition at line 133 of file Thyra_DefaultNonlinearSolverBuilder.hpp.
1.7.4