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