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