Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
qsimp
Interface
14 statements
Source File
special_fun_modules.f90
nr
qsimp
Contents
None
interface
public function qsimp(func, a, b)
Arguments
Type
Intent
Optional
Attributes
Name
function func(x)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
x
Return Value
real(kind=SP), DIMENSION(size(x))
real(kind=SP),
intent(in)
::
a
real(kind=SP),
intent(in)
::
b
Return Value
real(kind=SP)