Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
exchangeInt32vector
Function
MIT
9 statements
Source File
ArrayClass.f90
ArrayClass
exchangeInt32vector
Contents
None
public pure function exchangeInt32vector(vec, a, b) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
vec
(:)
integer(kind=int32),
intent(in)
::
a
integer(kind=int32),
intent(in)
::
b
Return Value
integer(kind=int32), allocatable,(:)
Contents
None