eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
ICopy
Interface
3 statements
Source File
m_AttrVect.F90
m_AttrVect
ICopy
Contents
Module Procedures
ICopy_
ICopyL_
public interface ICopy
Module Procedures
private subroutine ICopy_(aVin, aVout, vector, sharedIndices)
Arguments
Type
Intent
Optional
Attributes
Name
type(
AttrVect
),
intent(in)
::
aVin
type(
AttrVect
),
intent(inout)
::
aVout
logical,
intent(in),
optional
::
vector
type(
AVSharedIndicesOneType
),
intent(in),
optional
::
sharedIndices
private subroutine ICopyL_(aVin, aVout, iList, TiList, vector)
Arguments
Type
Intent
Optional
Attributes
Name
type(
AttrVect
),
intent(in)
::
aVin
type(
AttrVect
),
intent(inout)
::
aVout
character(len=*),
intent(in)
::
iList
character(len=*),
intent(in),
optional
::
TiList
logical,
intent(in),
optional
::
vector