cpf_nose_event_cb
- cpf_nose_event_cb(k, nx, cx, px, done, rollback, evnts, cb_data, cb_args, results)
cpf_nose_event_cb()
- Callback to handle NOSE events.[NX, CX, DONE, ROLLBACK, EVNTS, CB_DATA, RESULTS] = CPF_NOSE_EVENT_CB(K, NX, CX, PX, DONE, ROLLBACK, EVNTS, ... CB_DATA, CB_ARGS, RESULTS) Callback to handle NOSE events, triggered by event function CPF_NOSE_EVENT to indicate the nose point of the continuation curve. This function sets the msg field of the event when the nose point has been found, raises the DONE.flag and sets the DONE.msg.
For details of the input and output arguments see also
cpf_default_callback()
.