MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
iteratormodule::has_next_if Interface Reference
Collaboration diagram for iteratormodule::has_next_if:
Collaboration graph

Private Member Functions

logical(lgp) function has_next_if (this)
 

Detailed Description

Definition at line 18 of file Iterator.f90.

Constructor & Destructor Documentation

◆ has_next_if()

logical(lgp) function iteratormodule::has_next_if::has_next_if ( class(iteratortype this)
private

Definition at line 18 of file Iterator.f90.

19  import iteratortype
20  import lgp
21  class(IteratorType) :: this
22  logical(LGP) :: res

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