Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
point3_from_array_r64
Subroutine
7 statements
Source File
math_geom.f90
foreng_math_geom
point3_from_array_r64
Contents
None
public subroutine point3_from_array_r64(point, array)
Arguments
Type
Intent
Optional
Attributes
Name
class(
point3
),
intent(out)
::
point
real(kind=real64),
intent(in),
dimension(3)
::
array
Contents
None