DedalusProject / dedalus

A flexible framework for solving PDEs with modern spectral methods.
http://dedalus-project.org/
GNU General Public License v3.0
513 stars 121 forks source link

Port evaluate_handlers_now from d2 #200

Closed jsoishi closed 2 years ago

jsoishi commented 2 years ago

solver.evaluate_handlers_now() is a very useful feature for IVPs. This ports it from d2 to d3.