CAPD::DynSys Library
6.0.0
|
This is an interface of an abstract factory wich creates new instances of a specific solver;. More...
#include <capd/threading/SolverFactory.h>
Public Member Functions | |
virtual Solver * | createSolver () const =0 |
This is an interface of an abstract factory wich creates new instances of a specific solver;.
|
pure virtual |