$extrastylesheet
Dakota
Version 6.2
|
Public Member Functions | |
ScilabInterface (const ProblemDescDB &problem_db) | |
Constructor: start Matlab engine. | |
~ScilabInterface () | |
Destructor: close Matlab engine. | |
Protected Member Functions | |
virtual int | derived_map_ac (const String &ac_name) |
execute an analysis code portion of a direct evaluation invocation | |
int | scilab_engine_run (const String &ac_name) |
principal Scilab execute function | |
Protected Attributes | |
int | scilabEngine |
identifier for the running Scilab enginer |
Specialization of DirectApplicInterface to link to Scilab analysis drivers. Includes convenience functions to map data to/from Scilab