Double precision based 2-tuple.
More...
|
real(kind=dp), dimension(2) | x = (/0d0, 0d0/) |
|
Definition at line 78 of file tuple.f90.
◆ assign_tuple()
procedure, pass(this) tuple::tuple_r8_t::assign_tuple |
◆ assign_vector()
procedure, pass(this) tuple::tuple_r8_t::assign_vector |
◆ assignment()
generic tuple::tuple_t::assignment |
|
inherited |
◆ equal()
procedure, pass(this) tuple::tuple_r8_t::equal |
◆ operator()
generic tuple::tuple_t::operator |
|
inherited |
real(kind=dp), dimension(2) tuple::tuple_r8_t::x = (/0d0, 0d0/) |
The documentation for this type was generated from the following file:
- /home/runner/work/neko/neko/src/adt/tuple.f90