|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <Intersections_Elem_Facettes_Data.h>
Public Attributes | |
| double | fraction_surface_intersection_ |
| double | contrib_volume_phase1_ |
| double | contrib_barycentre_phase1_ [3] |
| double | contrib_aire_faces_phase1_ [3] |
| double | contrib_barycentre_faces_phase1_ [3][2] |
| double | barycentre_ [3] |
| int | index_element_suivant_ |
| int | index_facette_suivante_ |
| int | numero_facette_ |
| int | numero_element_ |
Definition at line 20 of file Intersections_Elem_Facettes_Data.h.
| double Intersections_Elem_Facettes_Data::barycentre_[3] |
Definition at line 40 of file Intersections_Elem_Facettes_Data.h.
| double Intersections_Elem_Facettes_Data::contrib_aire_faces_phase1_[3] |
Definition at line 34 of file Intersections_Elem_Facettes_Data.h.
| double Intersections_Elem_Facettes_Data::contrib_barycentre_faces_phase1_[3][2] |
Definition at line 35 of file Intersections_Elem_Facettes_Data.h.
| double Intersections_Elem_Facettes_Data::contrib_barycentre_phase1_[3] |
Definition at line 33 of file Intersections_Elem_Facettes_Data.h.
| double Intersections_Elem_Facettes_Data::contrib_volume_phase1_ |
Definition at line 32 of file Intersections_Elem_Facettes_Data.h.
| double Intersections_Elem_Facettes_Data::fraction_surface_intersection_ |
Definition at line 30 of file Intersections_Elem_Facettes_Data.h.
| int Intersections_Elem_Facettes_Data::index_element_suivant_ |
Definition at line 43 of file Intersections_Elem_Facettes_Data.h.
| int Intersections_Elem_Facettes_Data::index_facette_suivante_ |
Definition at line 44 of file Intersections_Elem_Facettes_Data.h.
| int Intersections_Elem_Facettes_Data::numero_element_ |
Definition at line 46 of file Intersections_Elem_Facettes_Data.h.
| int Intersections_Elem_Facettes_Data::numero_facette_ |
Definition at line 45 of file Intersections_Elem_Facettes_Data.h.