Code_Saturne
CFD tool
Functions
cs_block_to_part.h File Reference
#include "cs_defs.h"
#include "cs_block_dist.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BEGIN_C_DECLS void cs_block_to_part_global_to_local (cs_lnum_t n_ents, cs_lnum_t base, cs_lnum_t global_list_size, const cs_gnum_t global_list[], const cs_gnum_t global_number[], cs_lnum_t local_number[])
 

Function Documentation

◆ cs_block_to_part_global_to_local()

BEGIN_C_DECLS void cs_block_to_part_global_to_local ( cs_lnum_t  n_ents,
cs_lnum_t  base,
cs_lnum_t  global_list_size,
const cs_gnum_t  global_list[],
const cs_gnum_t  global_number[],
cs_lnum_t  local_number[] 
)