|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Hash table entry, tuple (key, data) More...
Public Attributes | |
| logical | valid = .false. |
| logical | skip = .false. |
| class(*), allocatable | key |
| class(*), allocatable | data |
Definition at line 47 of file htable.f90.
| class(*), allocatable htable::h_tuple_t::data |
Definition at line 51 of file htable.f90.
| class(*), allocatable htable::h_tuple_t::key |
Definition at line 50 of file htable.f90.
| logical htable::h_tuple_t::skip = .false. |
Definition at line 49 of file htable.f90.
| logical htable::h_tuple_t::valid = .false. |
Definition at line 48 of file htable.f90.