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