Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
mpinv
Interface
8 statements
Source File
special_fun_modules.f90
nr
mpinv
Contents
None
interface
public subroutine mpinv(u, v, n, m)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=1),
intent(out),
DIMENSION(:)
::
u
character(len=1),
intent(in),
DIMENSION(:)
::
v
integer(kind=I4B),
intent(in)
::
n
integer(kind=I4B),
intent(in)
::
m