set_array Interface

interface
private pure module subroutine set_array(this, input)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(inout) :: this
real(kind=real32), intent(in), dimension(..) :: input