Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_fvm_to_ensight_case_t Struct Reference
Collaboration diagram for _fvm_to_ensight_case_t:
Collaboration graph

Data Fields

char * name
 
char * case_file_name
 
char * file_name_prefix
 
int dir_name_length
 
char * geom_file_name
 
int n_parts
 
char ** part_name
 
int n_time_sets
 
fvm_to_ensight_case_time_t ** time_set
 
int n_vars
 
fvm_to_ensight_case_var_t ** var
 
int geom_time_set
 
fvm_writer_time_dep_t time_dependency
 
_Bool geom_info_queried
 
_Bool modified
 

Field Documentation

char* case_file_name
int dir_name_length
char* file_name_prefix
char* geom_file_name
_Bool geom_info_queried
int geom_time_set
_Bool modified
int n_parts
int n_time_sets
int n_vars
char* name
char** part_name
fvm_writer_time_dep_t time_dependency

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