[go: up one dir, main page]

Menu

Commit [r149]  Maximize  Restore  History

- added algorithm for multi-valued events

- we can now specify a function as event name,
this function is used for communicating actions
to be taken on event groups (event handler)
- moved computation of initial point to cover1d
- added check that initial point is interior point
- modified example coneA to illustrate multi-valued
events and reverse communication via event handler

frank 2008-06-29

1 2 > >> (Page 1 of 2)
changed /coco/examples/coneA/demo.m
added /coco/examples/coneA/evhan.m
changed /coco/examples/coneB/demo.m
changed /coco/toolbox/coco/coco.m
changed /coco/toolbox/coco/coco_add_event.m
changed /coco/toolbox/coco/coco_set_dim.m
removed /coco/toolbox/cover1d/private/cover1d_initial_tangent.m
changed /coco/toolbox/cover1d/private/cover1d_set_defaults.m
changed /coco/toolbox/cover1d/private/cover1d_tangent.m
changed /coco/toolbox/cover1d/private/state_add_BP.m
changed /coco/toolbox/cover1d/private/state_add_MX.m
changed /coco/toolbox/cover1d/private/state_add_SP.m
changed /coco/toolbox/cover1d/private/state_check_terminate_events.m
changed /coco/toolbox/cover1d/private/state_correct.m
changed /coco/toolbox/cover1d/private/state_init.m
added /coco/toolbox/cover1d/private/state_init_chart_list.m
changed /coco/toolbox/cover1d/private/state_insert_points.m
changed /coco/toolbox/cover1d/private/state_locate_BP_warning.m
changed /coco/toolbox/cover1d/private/state_locate_MX_warning.m
changed /coco/toolbox/cover1d/private/state_locate_SP_warning.m
changed /coco/toolbox/cover1d/private/state_locate_boundary_events.m
changed /coco/toolbox/cover1d/private/state_locate_events.m
copied /coco/toolbox/cover1d/private/state_locate_sing.m -> /coco/toolbox/cover1d/private/state_locate_multi.m
changed /coco/toolbox/cover1d/private/state_locate_special_points.m
changed /coco/toolbox/cover1d/private/state_predict.m
1 2 > >> (Page 1 of 2)