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