Code_Saturne
CFD tool
Data Fields
_cs_time_plot_t Struct Reference
Collaboration diagram for _cs_time_plot_t:
Collaboration graph

Data Fields

char * plot_name
 
char * file_name
 
FILE * f
 
cs_time_plot_format_t format
 
bool use_iteration
 
bool write_time_value
 
double flush_times [2]
 
double buffer_steps [2]
 
size_t buffer_size
 
size_t buffer_end
 
char * buffer
 

Field Documentation

◆ buffer

char* buffer

◆ buffer_end

size_t buffer_end

◆ buffer_size

size_t buffer_size

◆ buffer_steps

double buffer_steps[2]

◆ f

FILE* f

◆ file_name

char* file_name

◆ flush_times

double flush_times[2]

◆ format

◆ plot_name

char* plot_name

◆ use_iteration

bool use_iteration

◆ write_time_value

bool write_time_value

The documentation for this struct was generated from the following file: