Provides a static method that creates a LOWSFactor given a parameter list. More...
Static Public Member Functions | |
| static RCP < LinearOpWithSolveFactoryBase < double > > | createLOWSFactory (const ParameterList ¶ms) |
Provides a static method that creates a LOWSFactor given a parameter list.
Definition at line 48 of file Thyra_LOWSFactoryBuilder.hpp.
| RCP< LinearOpWithSolveFactoryBase< double > > LOWSFactoryBuilder::createLOWSFactory | ( | const ParameterList & | params | ) | [static] |
Definition at line 24 of file Thyra_LOWSFactoryBuilder.cpp.