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