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