|
| static void | add_options (BackEndId back_end, ISolverFabric::CmdLineOptionDescType &cmdline_options) |
| static ILinearSolver * | create (BackEndId back_end, ISolverFabric::CmdLineOptionType const &options, IMessagePassingMng *pm) |
| static ILinearSolver * | create (BackEndId back_end, ISolverFabric::JsonOptionType const &options, IMessagePassingMng *pm) |
Definition at line 28 of file SolverFactory.h.
◆ add_options()
| void Alien::SolverFactory::add_options |
( |
BackEndId | back_end, |
|
|
ISolverFabric::CmdLineOptionDescType & | cmdline_options ) |
|
inlinestatic |
◆ create() [1/2]
| ILinearSolver * Alien::SolverFactory::create |
( |
BackEndId | back_end, |
|
|
ISolverFabric::CmdLineOptionType const & | options, |
|
|
IMessagePassingMng * | pm ) |
|
inlinestatic |
◆ create() [2/2]
| ILinearSolver * Alien::SolverFactory::create |
( |
BackEndId | back_end, |
|
|
ISolverFabric::JsonOptionType const & | options, |
|
|
IMessagePassingMng * | pm ) |
|
inlinestatic |
The documentation for this class was generated from the following file: