ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
getAllIndicesOfVar
Interface
61 statements
Source File
indexing.f90
indexing_class
getAllIndicesOfVar
Contents
None
interface
private pure module function getAllIndicesOfVar(this, varInd, procRank) result(ind)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
Indexing
),
intent(in)
::
this
integer(kind=ik),
intent(in)
::
varInd
integer(kind=ik),
intent(in)
::
procRank
Return Value
integer(kind=ik),allocatable,dimension(:)
Description
Returns all local indices corresponding to variable with a given index on given processor