eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
RCopy
Interface
3 statements
Source File
m_AttrVect.F90
m_AttrVect
RCopy
Contents
Module Procedures
RCopy_
RCopyL_
public interface RCopy
Module Procedures
private subroutine RCopy_(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 RCopyL_(aVin, aVout, rList, TrList, vector)
Arguments
Type
Intent
Optional
Attributes
Name
type(
AttrVect
),
intent(in)
::
aVin
type(
AttrVect
),
intent(inout)
::
aVout
character(len=*),
intent(in)
::
rList
character(len=*),
intent(in),
optional
::
TrList
logical,
intent(in),
optional
::
vector