permute_as Subroutine

public subroutine permute_as(T, P)

Arguments

Type IntentOptional AttributesName
type(tensor), intent(inout) :: T
type(tensor), intent(in) :: P

Contents

None