Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 929 Bytes

index.rst

File metadata and controls

31 lines (25 loc) · 929 Bytes

Using SUNDIALS

As discussed in Organization, the six solvers packages (CVODE(S), IDA(S), ARKODE, KINSOL) that make up SUNDIALS are built upon common classes/modules for vectors, matrices, and algebraic solvers. In addition, the six packages all leverage some other common infrastructure, which we discuss in this section.

SUNContext_link Profiling_link Logging_link version_information_link Fortran_link.rst GPU_link.rst