| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
#include <PackageB.hpp>

Public Member Functions | |
| Teuchos::RCP < Trilinos::Details::LinearSolver < MV, OP, NormType > >  | getLinearSolver (const std::string &solverName) | 
| Get an instance of a solver from a particular package.  More... | |
  Public Member Functions inherited from Trilinos::Details::LinearSolverFactory< MV, OP, NormType > | |
| virtual | ~LinearSolverFactory () | 
Definition at line 62 of file PackageB.hpp.
      
  | 
  inlinevirtual | 
Get an instance of a solver from a particular package.
| solverName | [in] The solver's name. Names are case sensitive. | 
Implements Trilinos::Details::LinearSolverFactory< MV, OP, NormType >.
Definition at line 65 of file PackageB.hpp.
 1.8.5