Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
point2_from_array_int
Subroutine
6 statements
Source File
math_geom.f90
foreng_math_geom
point2_from_array_int
Contents
None
public subroutine point2_from_array_int(point, array)
Arguments
Type
Intent
Optional
Attributes
Name
class(
point2
),
intent(out)
::
point
integer,
intent(in),
dimension(2)
::
array
Contents
None