SEP-Stochastic
0.0.0
Modules
Procedures
Derived Types
Namelists
Programs
odefun
Interface
10 statements
rksolvers
odefun
Contents
None
interface
public function odefun(x, y, p) result(v)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
real(kind=real64),
intent(in)
::
y
(3)
real(kind=real64),
intent(in)
::
p
Return Value
real(kind=real64)(3)