SolverSelector Class Reference

#include <SolverSelector.h>

Class for getting the selected solver. More...

Static Public Member Functions

static SP_Solver get_solver (const ScaleUtils::IO::DB db)
 Return a solver object corresponding to "solver" in db. More...
 

Detailed Description

Class for getting the selected solver.

Author
Aarno Isotalo
See also
Origen::Solver

Member Function Documentation

SP_Solver get_solver ( const ScaleUtils::IO::DB  db)
static

Return a solver object corresponding to "solver" in db.

Note
Possible solver options in db are not applied to the returned solver. It is the correct type, but with default options. Use set_opts() on the solver object to change options.
See also
Origen::Solver
Examples:
tstSolverSelector.cpp.

References NAME.

Referenced by TEST().


The documentation for this class was generated from the following files: