NCEPLIBS-bufr  12.0.0
modv_ifopbf Module Reference

This module declares and initializes the IFOPBF variable. More...

Variables

integer, public ifopbf = 0
 Status indicator to keep track of whether subroutine openbf() has already been called: More...
 

Detailed Description

This module declares and initializes the IFOPBF variable.

Author
J. Ator
Date
2015-03-03

Variable Documentation

◆ ifopbf

integer, public modv_ifopbf::ifopbf = 0

Status indicator to keep track of whether subroutine openbf() has already been called:

  • 0 = No
  • 1 = Yes

Definition at line 24 of file modules_vars.F90.

Referenced by exitbufr(), and openbf().