get_err_str Interface

public interface get_err_str

Module Procedures

private subroutine get_err_str_sp(msg, info, err)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: msg
character(len=*), intent(in) :: info
real(kind=sp) :: err

private subroutine get_err_str_dp(msg, info, err)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: msg
character(len=*), intent(in) :: info
real(kind=dp) :: err