Code_Saturne
CFD tool
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
ecs_table_post_cgns.c File Reference
#include "cs_config.h"
#include <assert.h>
#include <string.h>
#include <cgnslib.h>
#include "ecs_def.h"
#include "ecs_elt_typ_liste.h"
#include "ecs_fic.h"
#include "ecs_mem.h"
#include "ecs_post.h"
#include "ecs_post_cgns.h"
#include "ecs_table_post_cgns.h"
#include "ecs_post_cgns_priv.h"
#include "ecs_table_priv.h"

Macros

#define CS_CG_ENUM(e)   e
 
#define cgsize_t   int
 

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)
 

Macro Definition Documentation

#define cgsize_t   int
#define CS_CG_ENUM (   e)    e

Function Documentation

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 
)

Here is the call graph for this function: