plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
sort_and_remove_duplication_int32
Subroutine
MIT
46 statements
Source File
MathClass.f90
MathClass
sort_and_remove_duplication_int32
Contents
public subroutine sort_and_remove_duplication_int32(array, order)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(inout),
allocatable
::
array
(:,:)
integer(kind=int32),
intent(inout),
optional,
allocatable
::
order
(:)