Toggle navigation
ALaDyn
3.0.1
Guide
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
find_index
Subroutine
5 statements
Source File
struct_def.f90
struct_def
find_index
Contents
None
public subroutine find_index(index_in, mask)
Type bound procedure that finds and pack all the array indices according to the given mask
Arguments
Type
Intent
Optional
Attributes
Name
class(
index_array
),
intent(inout)
::
index_in
logical,
intent(in)
::
mask
(:)
Contents
None