naginterfaces.library.glopt.bnd_​mcs_​init

naginterfaces.library.glopt.bnd_mcs_init()[source]

bnd_mcs_init is used to initialize communication data for the suite of multi-level coordinate search functions: bnd_mcs_solve(), bnd_mcs_optset_file(), bnd_mcs_optset_string(), bnd_mcs_optset_char(), bnd_mcs_optset_int(), bnd_mcs_optset_real(), bnd_mcs_option_check(), bnd_mcs_optget_char(), bnd_mcs_optget_int() and bnd_mcs_optget_real().

Deprecated since version 28.3.0.0: bnd_mcs_init is deprecated. There is no suggested replacement for this routine.

For full information please refer to the NAG Library document for e05ja

https://support.nag.com/numeric/nl/nagdoc_30/flhtml/e05/e05jaf.html

Returns
commdict, communication object

Communication structure.

Notes

bnd_mcs_init initializes the communication array [‘comm’] for the solver bnd_mcs_solve() and the optional-argument handlers bnd_mcs_optset_file(), bnd_mcs_optset_string(), bnd_mcs_optset_char(), bnd_mcs_optset_int(), bnd_mcs_optset_real(), bnd_mcs_option_check(), bnd_mcs_optget_char(), bnd_mcs_optget_int() and bnd_mcs_optget_real().