assignment(=) Interface

public interface assignment(=)

Module Procedures

public subroutine assign_real64(x, y)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(inout) :: x
character(len=*), intent(in) :: y

public subroutine assign_int32(x, y)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout) :: x
character(len=*), intent(in) :: y