Code_Saturne
CFD tool
Functions
ecs_table_post.h File Reference
#include "cs_config.h"
#include "ecs_tab.h"
#include "ecs_post.h"
#include "ecs_post_ens.h"
#include "ecs_med.h"
#include "ecs_famille.h"
#include "ecs_table.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ecs_table_post__ecr_elt (const char *nom_maillage, int dim_entite_max, size_t n_vertices, ecs_coord_t vertex_coords[], ecs_table_t *table_def, const int elt_fam[], ecs_table_t *table_def_inf, const int elt_fam_inf[], const ecs_famille_t *famille_elt, const ecs_famille_t *famille_inf, ecs_post_type_t type_post, ecs_post_t *cas_post)
 

Function Documentation

◆ ecs_table_post__ecr_elt()

void ecs_table_post__ecr_elt ( const char *  nom_maillage,
int  dim_entite_max,
size_t  n_vertices,
ecs_coord_t  vertex_coords[],
ecs_table_t table_def,
const int  elt_fam[],
ecs_table_t table_def_inf,
const int  elt_fam_inf[],
const ecs_famille_t famille_elt,
const ecs_famille_t famille_inf,
ecs_post_type_t  type_post,
ecs_post_t cas_post 
)