Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
cs_mesh_halo.h File Reference
#include "cs_base.h"
#include "cs_interface.h"
#include "cs_mesh.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_mesh_halo_define (cs_mesh_t *mesh, cs_interface_set_t *face_ifs, cs_interface_set_t *vertex_ifs, cs_int_t *p_gcell_vtx_idx[], cs_int_t *p_gcell_vtx_lst[])
 

Function Documentation

BEGIN_C_DECLS void cs_mesh_halo_define ( cs_mesh_t mesh,
cs_interface_set_t face_ifs,
cs_interface_set_t vertex_ifs,
cs_int_t p_gcell_vtx_idx[],
cs_int_t p_gcell_vtx_lst[] 
)

Here is the call graph for this function: