Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
poldiv
Interface
7 statements
Source File
special_fun_modules.f90
nr
poldiv
Contents
None
interface
public subroutine poldiv(u, v, q, r)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
u
real(kind=SP),
intent(in),
DIMENSION(:)
::
v
real(kind=SP),
intent(out),
DIMENSION(:)
::
q
real(kind=SP),
intent(out),
DIMENSION(:)
::
r