[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7 Solver module
External solvers can be driven by Gmsh through the ONELAB
http://www.onelab.info interface. To add a new solver in the
solver module, you need to specify its name (Solver.Name0
,
Solver.Name1
, etc.) and the path to the executable
(Solver.Executable0
, Solver.Executable1
, etc.); see
Solver options list).
The client-server API for the solver interface is defined in the ‘onelab.h’ header. See ‘utils/solvers/c++/solver.cpp’ for a simple example on how to use the ONELAB programming interface. See the sources of GetDP (http://geuz.org/getdp for a more comprehensive example.
7.1 Solver options |
This document was generated on February 9, 2014 using texi2html 5.0.