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

Data Fields

int n_operators
 
_operator_toperators
 
int n_keywords
 
int * keyword_op_id
 
char ** keyword
 
size_t keywords_size
 
char * keywords
 

Field Documentation

◆ keyword

char** keyword

◆ keyword_op_id

int* keyword_op_id

◆ keywords

char* keywords

◆ keywords_size

size_t keywords_size

◆ n_keywords

int n_keywords

◆ n_operators

int n_operators

◆ operators

_operator_t* operators

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