Toggle navigation
filterSD
Contents
Source Files
Block Data Units
Procedures
Source Files
Block Data Units
Procedures
rexch
Subroutine
6 statements
Source File
util.f90
rexch
Contents
Source Code
rexch
subroutine rexch(a, b)
Arguments
Type
Intent
Optional
Attributes
Name
double precision
::
a
double precision
::
b
Contents
Source Code
rexch
Source Code
subroutine
rexch
(
a
,
b
)
double precision
a
,
b
,
z
z
=
a
a
=
b
b
=
z
end subroutine
rexch