My Project
programmer's documentation
Functions
fvm_to_vtk_histogram.h File Reference
#include "cs_defs.h"
#include "fvm_defs.h"
#include "fvm_nodal.h"
#include "fvm_writer.h"
#include "fvm_to_histogram.h"
Include dependency graph for fvm_to_vtk_histogram.h:

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ fvm_to_vtk_display_histogram_png()

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 
)