Copy Interface

public interface Copy

Module Procedures

private subroutine Copy_(aVin, aVout, rList, TrList, iList, TiList, vector, sharedIndices)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: aVin
type(AttrVect), intent(inout) :: aVout
character(len=*), intent(in), optional :: rList
character(len=*), intent(in), optional :: TrList
character(len=*), intent(in), optional :: iList
character(len=*), intent(in), optional :: TiList
logical, intent(in), optional :: vector
type(AVSharedIndices), intent(in), optional :: sharedIndices