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

Data Fields

const char * filename
 
FILE * f
 
size_t header_size
 
size_t header_align
 
size_t body_align
 
size_t buffer_size
 
unsigned char * buffer
 
size_t n_vals
 
size_t location_id
 
size_t index_id
 
size_t n_loc_vals
 
size_t type_size
 
const char * name
 
const char * type_name
 
void * data
 
long long offset
 
int swap_endian
 
_cs_io_sec_index_tindex
 
cs_file_tf
 
char contents [64]
 
cs_io_mode_t mode
 
cs_io_sec_index_tindex
 
cs_file_off_t n_vals
 
char * sec_name
 
char * type_name
 
long echo
 
int log_id
 
double start_time
 

Field Documentation

◆ body_align

size_t body_align

◆ buffer

unsigned char * buffer

◆ buffer_size

size_t buffer_size

◆ contents

char contents[64]

◆ data

void * data

◆ echo

long echo

◆ f [1/2]

FILE* f

◆ f [2/2]

◆ filename

const char* filename

◆ header_align

size_t header_align

◆ header_size

size_t header_size

◆ index [1/2]

◆ index [2/2]

◆ index_id

size_t index_id

◆ location_id

size_t location_id

◆ log_id

int log_id

◆ mode

◆ n_loc_vals

size_t n_loc_vals

◆ n_vals [1/2]

size_t n_vals

◆ n_vals [2/2]

cs_file_off_t n_vals

◆ name

const char* name

◆ offset

long long offset

◆ sec_name

char* sec_name

◆ start_time

double start_time

◆ swap_endian

int swap_endian

◆ type_name [1/2]

const char* type_name

◆ type_name [2/2]

char* type_name

◆ type_size

size_t type_size

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