plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
full_Int32Dim2
Function
MIT
7 statements
Source File
ArrayClass.f90
ArrayClass
full_Int32Dim2
Contents
public function full_Int32Dim2(vec_size, fill_value) result(vec)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
vec_size
(1:2)
integer(kind=int32),
intent(in)
::
fill_value
Return Value
integer(kind=int32), allocatable, (:,:)