Removed general maxit from options_ (maxit_).

time-shift
Stéphane Adjemian (Charybdis) 2013-10-09 12:32:37 +02:00
parent 8997ae8a70
commit 28740370e6
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ options_.rplottype = 0;
options_.smpl = 0;
options_.dynatol.f = 1e-5;
options_.dynatol.x = 1e-5;
options_.maxit_ = 10;
options_.slowc = 1;
options_.timing = 0;
options_.gstep = ones(2,1);