plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_Array_int32_vector_2
Function
MIT
19 statements
Source File
ArrayClass.f90
ArrayClass
to_Array_int32_vector_2
Contents
public function to_Array_int32_vector_2(int32_vector, int32_vector2, dtype) result(ret_array)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
int32_vector
(:)
integer(kind=int32),
intent(in)
::
int32_vector2
(:)
character(len=*),
intent(in),
optional
::
dtype
Return Value
type(
Array_
)