Code_Saturne
CFD tool
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
ecs_table_def.h File Reference
#include "ecs_def.h"
#include "ecs_tab.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

ecs_tab_int_t ecs_table_def__trie_typ (ecs_table_t *this_table_def, int dim_elt)
 
void ecs_table_def__decompose_cel (ecs_table_t *vect_table_fac[], ecs_table_t *table_def_cel)
 
ecs_tab_int_t ecs_table_def__fusionne (ecs_table_t *this_table_def, size_t *nbr_elt_cpct, ecs_tab_int_t *signe_elt)
 
ecs_tab_int_t ecs_table_def__liste_cel_fac (const size_t nbr_fac, ecs_table_t *table_def_cel, const ecs_tab_int_t liste_fac)
 
void ecs_table_def__remplace_ref (ecs_table_t *table_def, ecs_tab_int_t *tab_old_new)
 
void ecs_table_def__cree_masque (bool sselt_select[], ecs_table_t *table_def_elt)
 
void ecs_table_def__nettoie_nodal (size_t *n_vertices, ecs_coord_t **vtx_coords, ecs_table_t *table_def_fac, ecs_table_t *table_def_cel)
 
void ecs_table_def__orient_nodal (ecs_coord_t *vtx_coords, ecs_table_t *table_def_fac, ecs_table_t *table_def_cel, ecs_tab_int_t *liste_cel_err, bool correc_orient)
 
void ecs_table_def__nettoie_som_fac (size_t *n_vertices, ecs_coord_t **vtx_coords, ecs_table_t *table_def_fac)
 
ecs_tab_int_t ecs_table_def__nettoie_fac (ecs_table_t *table_def_fac)
 
ecs_tab_int_t ecs_table_def__typ_fac_cel (ecs_table_t *table_def_cel, ecs_table_t *table_def_fac)
 
ecs_tab_int_t ecs_table_def__fac_cel (ecs_table_t *table_def_cel, ecs_table_t *table_def_fac)
 

Function Documentation

void ecs_table_def__cree_masque ( bool  sselt_select[],
ecs_table_t table_def_elt 
)

Here is the call graph for this function:

void ecs_table_def__decompose_cel ( ecs_table_t vect_table_fac[],
ecs_table_t table_def_cel 
)
ecs_tab_int_t ecs_table_def__fac_cel ( ecs_table_t table_def_cel,
ecs_table_t table_def_fac 
)

Here is the call graph for this function:

ecs_tab_int_t ecs_table_def__fusionne ( ecs_table_t this_table_def,
size_t *  nbr_elt_cpct,
ecs_tab_int_t signe_elt 
)

Here is the call graph for this function:

ecs_tab_int_t ecs_table_def__liste_cel_fac ( const size_t  nbr_fac,
ecs_table_t table_def_cel,
const ecs_tab_int_t  liste_fac 
)

Here is the call graph for this function:

ecs_tab_int_t ecs_table_def__nettoie_fac ( ecs_table_t table_def_fac)

Here is the call graph for this function:

void ecs_table_def__nettoie_nodal ( size_t *  n_vertices,
ecs_coord_t **  vtx_coords,
ecs_table_t table_def_fac,
ecs_table_t table_def_cel 
)

Here is the call graph for this function:

void ecs_table_def__nettoie_som_fac ( size_t *  n_vertices,
ecs_coord_t **  vtx_coords,
ecs_table_t table_def_fac 
)

Here is the call graph for this function:

void ecs_table_def__orient_nodal ( ecs_coord_t vtx_coords,
ecs_table_t table_def_fac,
ecs_table_t table_def_cel,
ecs_tab_int_t liste_cel_err,
bool  correc_orient 
)

Here is the call graph for this function:

void ecs_table_def__remplace_ref ( ecs_table_t table_def,
ecs_tab_int_t tab_old_new 
)

Here is the call graph for this function:

ecs_tab_int_t ecs_table_def__trie_typ ( ecs_table_t this_table_def,
int  dim_elt 
)

Here is the call graph for this function:

ecs_tab_int_t ecs_table_def__typ_fac_cel ( ecs_table_t table_def_cel,
ecs_table_t table_def_fac 
)

Here is the call graph for this function: