plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tile_real32
Function
MIT
11 statements
Source File
ArrayClass.f90
ArrayClass
tile_real32
Contents
public function tile_real32(tinyarray, number_of_repeat) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real32),
intent(in)
::
tinyarray
(:)
integer(kind=int32),
intent(in)
::
number_of_repeat
Return Value
real(kind=real32), allocatable, (:)