eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
SharedAttrIndexList
Interface
3 statements
Source File
m_AttrVect.F90
m_AttrVect
SharedAttrIndexList
Contents
Module Procedures
aVaVSharedAttrIndexList_
public interface SharedAttrIndexList
Module Procedures
private subroutine aVaVSharedAttrIndexList_(aV1, aV2, attrib, NumShared, Indices1, Indices2)
Arguments
Type
Intent
Optional
Attributes
Name
type(
AttrVect
),
intent(in)
::
aV1
type(
AttrVect
),
intent(in)
::
aV2
character(len=*),
intent(in)
::
attrib
integer,
intent(out)
::
NumShared
integer,
dimension(:), pointer
::
Indices1
integer,
dimension(:), pointer
::
Indices2