  | 
  
    My Project
    
   programmer's documentation 
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef __FVM_NODAL_EXTRACT_H__ 
    2 #define __FVM_NODAL_EXTRACT_H__ 
 
#define END_C_DECLS
Definition: cs_defs.h:468
 
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
 
fvm_element_t
Definition: fvm_defs.h:48
 
unsigned long cs_gnum_t
global mesh entity number
Definition: cs_defs.h:286
 
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:298
 
cs_interlace_t
Definition: cs_defs.h:439
 
double cs_coord_t
Definition: cs_defs.h:299
 
const cs_coord_t * vertex_coords
Definition: fvm_nodal_priv.h:178