1 #ifndef __CS_CDO_TOOLBOX_H__ 2 #define __CS_CDO_TOOLBOX_H__ #define restrict
Definition: cs_defs.h:122
double * val
Definition: cs_cdo_toolbox.h:68
Definition: cs_cdo_toolbox.h:52
int n
Definition: cs_cdo_toolbox.h:55
#define BEGIN_C_DECLS
Definition: cs_defs.h:451
Definition: cs_field_pointer.h:83
int n_ent
Definition: cs_cdo_toolbox.h:66
int * idx
Definition: cs_cdo_toolbox.h:56
int n_max_ent
Definition: cs_cdo_toolbox.h:65
double cs_real_t
Floating-point value.
Definition: cs_defs.h:297
double precision, dimension(:,:,:), allocatable v
Definition: atimbr.f90:114
bool owner
Definition: cs_cdo_toolbox.h:54
cs_lnum_t * ids
Definition: cs_cdo_toolbox.h:67
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:293
#define END_C_DECLS
Definition: cs_defs.h:452
int * ids
Definition: cs_cdo_toolbox.h:57
double precision, dimension(:,:,:), allocatable nc
Definition: atimbr.f90:110
Definition: cs_cdo_toolbox.h:63