sundials-codes / analysis-utilities

General utility routines for analyzing RK and LMM methods
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

SUNDIALS Analysis Utilities

This repository provides a suite of scipts that can be used to analyze time integration methods, particularly those included in SUNDIALS. It's initial codes come from courses taught by Daniel Reynolds at Southern Methodist University, but additional analysis utilities from others are welcome.

Organization

Analysis utilities are generally organized by their time integration method family:

Authors

Daniel R. Reynolds and Steven B. Roberts