plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
as_int32Array_from_ndarray
Function
MIT
24 statements
Source File
ArrayClass.f90
ArrayClass
as_int32Array_from_ndarray
Contents
public function as_int32Array_from_ndarray(strdata, dtype) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
strdata
integer(kind=int32),
intent(in)
::
dtype
(:,:)
Return Value
integer(kind=int32), allocatable, (:,:)