MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_derived_types::t_triangle Type Reference

Public Attributes

real(wp), dimension(1:3, 1:3) v
 Vertices of the triangle.
real(wp), dimension(1:3) n
 Normal vector.

Detailed Description

Definition at line 458 of file m_derived_types.fpp.f90.

Member Data Documentation

◆ n

real(wp), dimension(1:3) m_derived_types::t_triangle::n

Normal vector.

Definition at line 460 of file m_derived_types.fpp.f90.

◆ v

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.


The documentation for this type was generated from the following file: