[go: up one dir, main page]

Menu

Commit [r557]  Maximize  Restore  History

- new function coco_get to access settings for toolboxes in a tree-like way

- coco_set and coco_get allow access of toolbox settings using the prefix
as a path; settings are recursively inherited from the leafs to the root
making it possible to have more general and more specialised settings; in
particular, to set options for each instance of a multiply present toolbox
- cleaned up the toolboxes alcont, pocont and mh_imfcont; these toolboxes
now use much fewer files and use the new coco_set/get functionality; many
functions added with add_func are now local to m-files that add them
- new possibility of passing an 'empty' toolbox to coco; the whole continuation
problem can be constructed by the user, see example coneD; this is intended
for toolbox developers to set up and test problems prior to moving code to
toolbox constructors
- fixed a few bugs and removed 'x' from the permissions of all m-files

fschild 2010-07-12

<< < 1 2 3 4 > >> (Page 2 of 4)
changed /coco/toolbox/coco/coco_set_dim.m
changed /coco/toolbox/hscont/hscont_create.m
changed /coco/toolbox/hscont/hscont_ho2ho.m
changed /coco/toolbox/mh_imfcont/mh_imfcont_mf2mf.m
changed /coco/toolbox/mh_imfcont/private/imf_create.m
renamed /coco/toolbox/mh_imfcont/private/imf_create_bc.m -> /coco/toolbox/mh_imfcont/private/imf_add_BC.m
removed /coco/toolbox/mh_imfcont/private/imf_create_ode.m
removed /coco/toolbox/mh_imfcont/private/imf_set_defaults.m
changed /coco/toolbox/mpbvp/mpbvp_ode_F.m
removed /coco/toolbox/pocont/pocont_create.m
changed /coco/toolbox/pocont/pocont_ipo2po.m
removed /coco/toolbox/pocont/pocont_po2LP.m
changed /coco/toolbox/pocont/pocont_po2PD.m
copied /coco/toolbox/pocont/pocont_po2PD.m -> /coco/toolbox/pocont/pocont_po2SN.m
copied /coco/toolbox/pocont/pocont_po2PD.m -> /coco/toolbox/pocont/pocont_po2TR.m
changed /coco/toolbox/pocont/pocont_po2po.m
removed /coco/toolbox/pocont/private/func_DGDX.m
removed /coco/toolbox/pocont/private/func_DLPDX.m
removed /coco/toolbox/pocont/private/func_DPDDX.m
removed /coco/toolbox/pocont/private/func_DTDX.m
removed /coco/toolbox/pocont/private/func_DTRDX.m
removed /coco/toolbox/pocont/private/func_G.m
removed /coco/toolbox/pocont/private/func_LP.m
removed /coco/toolbox/pocont/private/func_PD.m
<< < 1 2 3 4 > >> (Page 2 of 4)