ComputationalScienceLaboratory / ODE-Test-Problems

A MATLAB suite of initial value problems
https://computationalsciencelaboratory.github.io/ODE-Test-Problems/
MIT License
9 stars 2 forks source link

plot function for PDE problems #111

Open elswit opened 1 year ago

elswit commented 1 year ago

plot2D(sol)

Steven-Roberts commented 1 year ago

How about plotState? It only needs to exist on relavant Problem subclasses