plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
RemoveIFint64vec
Function
MIT
21 statements
Source File
ArrayClass.f90
ArrayClass
RemoveIFint64vec
Contents
public pure function RemoveIFint64vec(vector, equal_to) result(new_vector)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int64),
intent(in)
::
vector
(:)
integer(kind=int64),
intent(in)
::
equal_to
Return Value
integer(kind=int64), allocatable, (:)