![]() |
Code_Saturne
CFD tool
|
#include "cs_config.h"
#include "ecs_tab.h"
#include "ecs_table.h"
#include "ecs_post.h"
#include "ecs_post_cgns.h"
#include "ecs_post_cgns_priv.h"
Go to the source code of this file.
Functions | |
void | ecs_table_post_cgns__ecr_connect (const char *nom_maillage, size_t n_vertices, const ecs_coord_t vertex_coords[], ecs_table_t *table_def, const ecs_tab_int_t *tab_elt_typ_geo, ecs_post_cgns_t *cas_cgns) |
void ecs_table_post_cgns__ecr_connect | ( | const char * | nom_maillage, |
size_t | n_vertices, | ||
const ecs_coord_t | vertex_coords[], | ||
ecs_table_t * | table_def, | ||
const ecs_tab_int_t * | tab_elt_typ_geo, | ||
ecs_post_cgns_t * | cas_cgns | ||
) |