


% -*- texinfo -*-
%
% @deftypefn{Function File} {[@var{out}, @var{niter}] =} @
% TSTbweulernr(@var{cirstruct}, @var{x},@var{t}, @var{tol},@
% @var{maxit},@var{dmp}, @var{pltvars},@
% @var{verbosity} ,@var{dae_fun});
%
% TSTbweulernr is the same as TSTbweuler except that no steady state
% simulation is computed to initialize the first timestep.
%
% @seealso{TSTbweulernr, TSTdaspk, NLSnewtonraphson, TSTthetamethod}
%
% @end deftypefn