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