Integer based 4-tuple.
More...
|
integer, dimension(4) | x = (/0, 0, 0, 0/) |
|
Definition at line 69 of file tuple.f90.
◆ assign_tuple()
procedure, pass(this) tuple::tuple4_i4_t::assign_tuple |
◆ assign_vector()
procedure, pass(this) tuple::tuple4_i4_t::assign_vector |
◆ assignment()
generic tuple::tuple_t::assignment |
|
inherited |
◆ equal()
procedure, pass(this) tuple::tuple4_i4_t::equal |
◆ operator()
generic tuple::tuple_t::operator |
|
inherited |
integer, dimension(4) tuple::tuple4_i4_t::x = (/0, 0, 0, 0/) |
The documentation for this type was generated from the following file:
- /home/runner/work/neko/neko/src/adt/tuple.f90