|
Code_Saturne
CFD tool
|

Data Fields | |
| int * | triangle_vertices |
| cs_coord_t * | coords |
| int * | list_previous |
| int * | list_next |
| int * | edge_vertices |
| int * | edge_neighbors |
| _Bool * | edge_is_delaunay |
| _Bool * | concave |
| int | n_vertices_max |
| _Bool* concave |
| cs_coord_t* coords |
| _Bool* edge_is_delaunay |
| int* edge_neighbors |
| int* edge_vertices |
| int* list_next |
| int* list_previous |
| int n_vertices_max |
| int* triangle_vertices |
1.8.13