$extrastylesheet
Dakota  Version 6.2
Public Member Functions | Protected Member Functions | Protected Attributes
ScilabInterface Class Reference
Inheritance diagram for ScilabInterface:
DirectApplicInterface ApplicationInterface Interface

List of all members.

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

Detailed Description

Specialization of DirectApplicInterface to link to Scilab analysis drivers. Includes convenience functions to map data to/from Scilab


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