rkstep.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine rkstep (neq, func, x, h, y0, yn, ak, w)

Function Documentation

subroutine rkstep ( integer,intent(in)  neq,
func  ,
real(8),intent(inout)  x,
real(8),intent(inout)  h,
real(8),dimension(neq),intent(inout)  y0,
real(8),dimension(neq),intent(out)  yn,
real(8),dimension(neq),intent(inout)  ak,
real(8),dimension(neq),intent(out)  w 
)

Definition at line 1 of file rkstep.f90.

 All Classes Namespaces Files Functions Variables

Generated on 25 Nov 2011 for Cocal by  doxygen 1.6.1