slice_left Interface

public interface slice_left

Functions

private module function slice_left_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