Software
ROWMAP
A ROW-code of order 4 with Krylov techniques fpr stiff ODE`s written by H. Podhaisky, B. A. Schmitt and R. Weiner.
MATLAB-code in version of May 25, 2009:
FORTRAN-code and driver in version of January 10, 1997:
FORTRAN-code with left preconditioning and driver in version of August 25, 1997:
EPTRK
Explicit pseudo two-step RK methods of order 5 and 8 for parallel computers with memory. Written by N.H. Cong, H. Podhaisky. and R. Weiner
Fortran code with a driver for example diffu2 with solution diffu_solution in version of August 25, 1997:
ROWMBS4
Partitioned Rosenbrock method of order 4 for multibody systems (index 3) with 8 stages. Written by J. Wensch
Fortran code rowmbs4.for and a driver routine drrow.for for Andrews squeezing mechanism in version of Oct 2, 1997. You need decsol.for :
EPTRKN
Two explicit pseudo Runge-Kutta-Nystrom methods of order 6 and 10:
NYRA
A Runge-Kutta-Nystroem-type block predictor- corrector method for parallel computers with shared memory
Written by N.H. Cong, H. Podhaisky and R. Weiner.