Code_Saturne
CFD tool
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
ecs_maillage_post.c File Reference
#include "cs_config.h"
#include <assert.h>
#include <string.h>
#include "ecs_def.h"
#include "ecs_fic.h"
#include "ecs_mem.h"
#include "ecs_tab.h"
#include "ecs_post_ens.h"
#include "ecs_post.h"
#include "ecs_post_cgns.h"
#include "ecs_post_med.h"
#include "ecs_table.h"
#include "ecs_table_att.h"
#include "ecs_table_def.h"
#include "ecs_table_post.h"
#include "ecs_famille.h"
#include "ecs_maillage.h"
#include "ecs_maillage_post.h"
#include "ecs_maillage_priv.h"

Functions

void ecs_maillage_post__ecr (const char *nom_maillage, ecs_maillage_t *maillage, ecs_post_type_t type_post, ecs_post_t *cas_post)
 
void ecs_maillage_post__ecr_fac_liste (const char *nom_liste, ecs_maillage_t *maillage, const ecs_tab_int_t liste_fac, ecs_post_type_t type_post, ecs_post_t *cas_post)
 

Function Documentation

void ecs_maillage_post__ecr ( const char *  nom_maillage,
ecs_maillage_t maillage,
ecs_post_type_t  type_post,
ecs_post_t cas_post 
)

Here is the call graph for this function:

void ecs_maillage_post__ecr_fac_liste ( const char *  nom_liste,
ecs_maillage_t maillage,
const ecs_tab_int_t  liste_fac,
ecs_post_type_t  type_post,
ecs_post_t cas_post 
)

Here is the call graph for this function: