slice_right Interface

public interface slice_right

Functions

private module function slice_right_array(a, b, dim) result(c)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a
integer, intent(in) :: b
integer, intent(in), optional :: dim

Return Value type(array_type), pointer