1 #ifndef __FVM_TO_VTK_HISTOGRAM_H__
2 #define __FVM_TO_VTK_HISTOGRAM_H__
#define BEGIN_C_DECLS
Definition: cs_defs.h:509
double cs_real_t
Floating-point value.
Definition: cs_defs.h:319
unsigned long cs_gnum_t
global mesh entity number
Definition: cs_defs.h:298
#define END_C_DECLS
Definition: cs_defs.h:510
void fvm_to_vtk_display_histogram_png(cs_real_t var_min, cs_real_t var_max, cs_gnum_t count[], fvm_to_histogram_writer_t *w, char *var_name)
Definition: fvm_to_histogram.h:65