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