Type specifying the location of a cell. More...
Public Attributes | |
integer | id = -1 |
Id of the box that the cell is in. More... | |
integer, dimension(ndim) | ix = -1 |
Index inside the box. More... | |
Type specifying the location of a cell.
Definition at line 396 of file m_af_types.f90.
integer m_af_types::af_loc_t::id = -1 |
Id of the box that the cell is in.
Definition at line 397 of file m_af_types.f90.
integer, dimension(ndim) m_af_types::af_loc_t::ix = -1 |
Index inside the box.
Definition at line 398 of file m_af_types.f90.