NCEPLIBS-bufr  12.3.0
bufrlib::catch_bort_setvalnb_c Interface Reference

Public Member Functions

subroutine catch_bort_setvalnb_c (lunit, tagpv, tagpv_len, ntagpv, tagnb, tagnb_len, ntagnb, r8val, iret)
 Catch any bort error inside of subroutine setvalnb(). More...
 

Detailed Description

Definition at line 1573 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ catch_bort_setvalnb_c()

bufrlib::catch_bort_setvalnb_c::catch_bort_setvalnb_c ( integer(c_int), intent(in), value  lunit,
character(kind=c_char), dimension(*), intent(inout)  tagpv,
integer(c_int), intent(in), value  tagpv_len,
integer(c_int), intent(in), value  ntagpv,
character(kind=c_char), dimension(*), intent(inout)  tagnb,
integer(c_int), intent(in), value  tagnb_len,
integer(c_int), intent(in), value  ntagnb,
real(c_double), intent(in), value  r8val,
integer(c_int), intent(out)  iret 
)

Catch any bort error inside of subroutine setvalnb().

Wraps catch_bort_setvalnb() function.

Parameters
lunit- Fortran logical unit number for BUFR file
tagpv- Pivot mnemonic
tagpv_len- Length of tagpv string
ntagpv- Ordinal occurrence of tagpv to search for
tagnb- Nearby mnemonic
tagnb_len- Length of tagnb string
ntagnb- Ordinal occurrence of tagnb to search for
r8val- Value to be stored
iret- Return code
Author
J. Ator
Date
2025-12-05

Definition at line 1573 of file bufrlib.F90.


The documentation for this interface was generated from the following file: