|
MFC
Exascale flow solver
|
Public Attributes | |
| real(wp), dimension(1:3) | min |
| Minimum coordinates. | |
| real(wp), dimension(1:3) | max |
| Maximum coordinates. | |
Definition at line 468 of file m_derived_types.fpp.f90.
| real(wp), dimension(1:3) m_derived_types::t_bbox::max |
Maximum coordinates.
Definition at line 470 of file m_derived_types.fpp.f90.
| real(wp), dimension(1:3) m_derived_types::t_bbox::min |
Minimum coordinates.
Definition at line 469 of file m_derived_types.fpp.f90.