|
TheBoussinesqModel
3.2.1
|
#include <turtle.h>
Data Fields | |
| const char * | gender [3] |
| const char * | type [8] |
| const char * | category [6] |
| const char * | symbol [3] |
| const char * | separator [3] |
| const char * | delimiter [3] |
| const char* t_keywords::category[6] |
Definition at line 500 of file turtle.h.
Referenced by header_scan(), print_header(), search_array(), and write_header_header().
| const char* t_keywords::delimiter[3] |
Definition at line 506 of file turtle.h.
Referenced by write_header_header().
| const char* t_keywords::gender[3] |
Definition at line 496 of file turtle.h.
Referenced by header_scan(), print_header(), and write_header_header().
| const char* t_keywords::type[8] |
Definition at line 498 of file turtle.h.
Referenced by header_scan(), print_header(), search_array(), and write_header_header().