GVTD-X
Source Files
Modules
Procedures
Derived Types
conv_r2d_2d
Subroutine
13 statements
Source File
sub_mod.f90
GVTDX_sub
conv_r2d_2d
Contents
public subroutine conv_r2d_2d(ival, oval)
convert real to double
Arguments
Type
Intent
Optional
Attributes
Name
real,
intent(in)
::
ival
(:,:)
input array
double precision,
intent(out)
::
oval
(size(ival,1),size(ival,2))
output array