clawpack / amrclaw

AMR version of Clawpack
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
26 stars 45 forks source link

fix proper nesting bug and reset timers #252

Closed mjberger closed 4 years ago

mjberger commented 4 years ago

fix proper nesting bug of missing initialization of zeroBuff. Also reset timers to 0 on restart so could run with debugging flags, but better to checkpt/restrt in the future

rjleveque commented 4 years ago

Looks fine to me, thanks!