Toggle navigation
fhash API Reference
User Guide
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
fhash_iter_t
Interface
3 statements
Source File
fhash_tbl_iter.f90
fhash_tbl_iter
fhash_iter_t
Contents
Module Procedures
fhash_iter_init
public interface fhash_iter_t
Contents
Module Procedures
fhash_iter_init
Module Procedures
private function fhash_iter_init(tbl) result(iter)
Initialise fhash iterator
Arguments
Type
Intent
Optional
Attributes
Name
type(
fhash_tbl_t
),
intent(in),
target
::
tbl
Return Value
type(
fhash_iter_t
)