Code_Saturne
CFD tool
Functions
ecs_table_att.h File Reference
#include "ecs_def.h"
#include "ecs_tab.h"
#include "ecs_famille.h"
#include "ecs_descr.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_att__assemble (ecs_table_t *table_recept, ecs_table_t *table_assemb)
 
void ecs_table_att__herite (ecs_table_t *table_att_elt, ecs_tab_int_t *tab_old_new)
 
void ecs_table_att__fusionne (ecs_table_t *this_table_att, size_t nbr_elt_new, const ecs_tab_int_t vect_transf)
 
int * ecs_table_att__construit_fam (ecs_table_t **table_att, ecs_famille_t **vect_fam_tete, int num_fam_deb, int *nbr_fam)
 
ecs_table_tecs_table_att__cree_att_fam (size_t n_elts, int *elt_fam, ecs_famille_t *famille)
 

Function Documentation

◆ ecs_table_att__assemble()

void ecs_table_att__assemble ( ecs_table_t table_recept,
ecs_table_t table_assemb 
)
Here is the call graph for this function:

◆ ecs_table_att__construit_fam()

int* ecs_table_att__construit_fam ( ecs_table_t **  table_att,
ecs_famille_t **  vect_fam_tete,
int  num_fam_deb,
int *  nbr_fam 
)
Here is the call graph for this function:

◆ ecs_table_att__cree_att_fam()

ecs_table_t* ecs_table_att__cree_att_fam ( size_t  n_elts,
int *  elt_fam,
ecs_famille_t famille 
)

◆ ecs_table_att__fusionne()

void ecs_table_att__fusionne ( ecs_table_t this_table_att,
size_t  nbr_elt_new,
const ecs_tab_int_t  vect_transf 
)
Here is the call graph for this function:

◆ ecs_table_att__herite()

void ecs_table_att__herite ( ecs_table_t table_att_elt,
ecs_tab_int_t tab_old_new 
)
Here is the call graph for this function: