RCopy Interface

public interface RCopy

Module Procedures

private subroutine RCopy_(aVin, aVout, vector, sharedIndices)

Arguments

Type IntentOptional 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 IntentOptional 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