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

Functions

ecs_post_cgns_tecs_post_cgns__cree_cas (const char *nom_cas)
 
ecs_post_cgns_tecs_post_cgns__detruit_cas (ecs_post_cgns_t *cas_cgns)
 
void ecs_post_cgns__ferme_cas (ecs_post_cgns_t *cas_cgns)
 
void ecs_post_cgns__ajoute_maillage (const char *nom_maillage, ecs_int_t dim_entite, ecs_post_cgns_t *cas_cgns)
 

Function Documentation

void ecs_post_cgns__ajoute_maillage ( const char *  nom_maillage,
ecs_int_t  dim_entite,
ecs_post_cgns_t cas_cgns 
)

Here is the call graph for this function:

ecs_post_cgns_t* ecs_post_cgns__cree_cas ( const char *  nom_cas)
ecs_post_cgns_t* ecs_post_cgns__detruit_cas ( ecs_post_cgns_t cas_cgns)

Here is the call graph for this function:

void ecs_post_cgns__ferme_cas ( ecs_post_cgns_t cas_cgns)

Here is the call graph for this function: