|
MFC
Exascale flow solver
|
Public Attributes | |
| real(wp), dimension(1:3, 1:3) | v |
| Vertices of the triangle. | |
| real(wp), dimension(1:3) | n |
| Normal vector. | |
Definition at line 458 of file m_derived_types.fpp.f90.
| real(wp), dimension(1:3) m_derived_types::t_triangle::n |
Normal vector.
Definition at line 460 of file m_derived_types.fpp.f90.
| real(wp), dimension(1:3,1:3) m_derived_types::t_triangle::v |
Vertices of the triangle.
Definition at line 459 of file m_derived_types.fpp.f90.