*EndExternalOptimizerDefaults()

Indicates the end of the definition of the HyperStudy external optimizer block.

Syntax

*EndExternalOptimizerDefaults()

Application

HyperStudy

Context

HyperStudy preference files

Example

*BeginExternalOptimizerDefaults()
• • •
      *RegisterExternalOptimizer(xopt, "Xopt", { 
                                 "/hst/bin/xopt" })
• • •
*EndExternalOptimizerDefaults()

Comments

Only applies to HyperStudy preference file.