sign Interface

public interface sign

Functions

private module function sign_array(scalar, array) result(c)

Arguments

Type IntentOptional Attributes Name
real(kind=real32), intent(in) :: scalar
class(array_type), intent(in), target :: array

Return Value real(kind=real32), dimension(:,:), allocatable