37 |
#include "EEPARAMS.h" |
#include "EEPARAMS.h" |
38 |
#include "SIZE.h" |
#include "SIZE.h" |
39 |
|
|
40 |
|
#if (defined (ALLOW_GENARR2D_CONTROL) || defined (ALLOW_GENARR3D_CONTROL) || defined (ALLOW_GENTIM2D_CONTROL)) |
41 |
|
# include "CTRL_SIZE.h" |
42 |
|
#endif |
43 |
#include "ctrl.h" |
#include "ctrl.h" |
44 |
#include "optim.h" |
#include "optim.h" |
45 |
#include "m1qn3_common.h" |
#include "m1qn3_common.h" |
233 |
& ctrlname |
& ctrlname |
234 |
c give the cost function a funny value to make sure that nobody |
c give the cost function a funny value to make sure that nobody |
235 |
c mistakes it for the real one |
c mistakes it for the real one |
236 |
call optim_writedata( nn, ctrlname, .false., -9999., xx ) |
call optim_writedata( nn, ctrlname, .false., -9999. _d 0, xx ) |
237 |
|
|
238 |
c clean up |
c clean up |
239 |
#ifdef DYNAMIC |
#ifdef DYNAMIC |