1 #ifndef __FVM_TESSELATION_H__ 
    2 #define __FVM_TESSELATION_H__ 
   50 #define FVM_TESSELATION_N_SUB_TYPES_MAX 2 
   65 typedef struct _fvm_tesselation_t fvm_tesselation_t;
 
  110                        const fvm_io_num_t  *global_element_num);
 
  303 #if defined(HAVE_MPI) 
  333 fvm_tesselation_range_index_g(
const fvm_tesselation_t  *this_tesselation,
 
  371 fvm_tesselation_decode_g(
const fvm_tesselation_t  *this_tesselation,
 
  376                          const fvm_io_num_t       *global_vertex_num,
 
  481                               const void         *
const src_data[],
 
  482                               void               *
const dest_data);