LinearOpWithSolveFactoryBase objects on demand.
More...
#include <Thyra_LinearSolverBuilderBase.hpp>
Inheritance diagram for Thyra::LinearSolverBuilderBase< Scalar >:
Public Member Functions | |
| virtual Teuchos::RefCountPtr< LinearOpWithSolveFactoryBase< Scalar > > | createLinearSolveStrategy (const std::string &linearSolveStrategyName="") const =0 |
Create a new LinearOpWithSolveFactoryBase object purely specified by the parameter list. | |
| virtual Teuchos::RefCountPtr< PreconditionerFactoryBase< Scalar > > | createPreconditioningStrategy (const std::string &preconditioningStrategyName="") const =0 |
Create a new PreconditionerFactoryBase object purely specified by the parameter list. | |
LinearOpWithSolveFactoryBase objects on demand.
ToDo: Finish documentation!
Definition at line 45 of file Thyra_LinearSolverBuilderBase.hpp.
|
||||||||||
|
Create a new
|
|
||||||||||
|
Create a new
|
1.3.9.1