negate_array Interface

interface
private module function negate_array(a) result(c)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a

Return Value type(array_type),pointer