|
Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
| namespace | rheolef |
| This file is part of Rheolef. | |
Macros | |
| #define | YYMALLOC ::malloc |
| #define | YYFREE ::free |
| #define | YYBISON 30704 |
| #define | YYBISON_VERSION "3.7.4" |
| #define | YYSKELETON_NAME "yacc.c" |
| #define | YYPURE 0 |
| #define | YYPUSH 0 |
| #define | YYPULL 1 |
| #define | yyparse |
| #define | yylex space_constitution_old_lex |
| #define | yyerror space_constitution_old_error |
| #define | yydebug space_constitution_old_debug |
| #define | yynerrs space_constitution_old_nerrs |
| #define | yylval space_constitution_old_lval |
| #define | yychar space_constitution_old_char |
| #define | YY_CAST(Type, Val) |
| #define | YY_REINTERPRET_CAST(Type, Val) |
| #define | YY_NULLPTR ((void*)0) |
| #define | YYDEBUG 0 |
| #define | YYTOKENTYPE |
| #define | YYSTYPE_IS_TRIVIAL 1 |
| #define | YYSTYPE_IS_DECLARED 1 |
| #define | YYPTRDIFF_T long |
| #define | YYPTRDIFF_MAXIMUM LONG_MAX |
| #define | YYSIZE_T unsigned |
| #define | YYSIZE_MAXIMUM |
| #define | YYSIZEOF(X) |
| #define | YY_(Msgid) |
| #define | YY_ATTRIBUTE_PURE |
| #define | YY_ATTRIBUTE_UNUSED |
| #define | YYUSE(E) |
| #define | YY_INITIAL_VALUE(Value) |
| #define | YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN |
| #define | YY_IGNORE_MAYBE_UNINITIALIZED_END |
| #define | YY_IGNORE_USELESS_CAST_BEGIN |
| #define | YY_IGNORE_USELESS_CAST_END |
| #define | YY_ASSERT(E) |
| #define | YYSTACK_ALLOC YYMALLOC |
| #define | YYSTACK_FREE YYFREE |
| #define | YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM |
| #define | YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1) |
| #define | YYSTACK_BYTES(N) |
| #define | YYCOPY_NEEDED 1 |
| #define | YYSTACK_RELOCATE(Stack_alloc, Stack) |
| #define | YYCOPY(Dst, Src, Count) |
| #define | YYFINAL 14 |
| #define | YYLAST 24 |
| #define | YYNTOKENS 8 |
| #define | YYNNTS 7 |
| #define | YYNRULES 11 |
| #define | YYNSTATES 24 |
| #define | YYMAXUTOK 259 |
| #define | YYTRANSLATE(YYX) |
| #define | YY_ACCESSING_SYMBOL(State) |
| #define | YYPACT_NINF (-10) |
| #define | yypact_value_is_default(Yyn) |
| #define | YYTABLE_NINF (-11) |
| #define | yytable_value_is_error(Yyn) |
| #define | yyerrok (yyerrstatus = 0) |
| #define | yyclearin (yychar = YYEMPTY) |
| #define | YYACCEPT goto yyacceptlab |
| #define | YYABORT goto yyabortlab |
| #define | YYERROR goto yyerrorlab |
| #define | YYRECOVERING() |
| #define | YYBACKUP(Token, Value) |
| #define | YYERRCODE YYUNDEF |
| #define | YYDPRINTF(Args) |
| #define | YY_SYMBOL_PRINT(Title, Kind, Value, Location) |
| #define | YY_STACK_PRINT(Bottom, Top) |
| #define | YY_REDUCE_PRINT(Rule) |
| #define | YYINITDEPTH 200 |
| #define | YYMAXDEPTH 10000 |
| #define | YYPOPSTACK(N) |
| #define | YY_INT_ALIGNED short int |
| #define | FLEX_SCANNER |
| #define | YY_FLEX_MAJOR_VERSION 2 |
| #define | YY_FLEX_MINOR_VERSION 6 |
| #define | YY_FLEX_SUBMINOR_VERSION 4 |
| #define | FLEX_BETA |
| #define | yyFlexLexer space_constitution_old_FlexLexer |
| #define | yyalloc space_constitution_old_alloc |
| #define | yyrealloc space_constitution_old_realloc |
| #define | yyfree space_constitution_old_free |
| #define | FLEXINT_H |
| #define | INT8_MIN (-128) |
| #define | INT16_MIN (-32767-1) |
| #define | INT32_MIN (-2147483647-1) |
| #define | INT8_MAX (127) |
| #define | INT16_MAX (32767) |
| #define | INT32_MAX (2147483647) |
| #define | UINT8_MAX (255U) |
| #define | UINT16_MAX (65535U) |
| #define | UINT32_MAX (4294967295U) |
| #define | SIZE_MAX (~(size_t)0) |
| #define | yyconst const |
| #define | yynoreturn |
| #define | YY_NULL 0 |
| #define | YY_SC_TO_UI(c) |
| #define | BEGIN (yy_start) = 1 + 2 * |
| #define | YY_START (((yy_start) - 1) / 2) |
| #define | YYSTATE YY_START |
| #define | YY_STATE_EOF(state) |
| #define | YY_NEW_FILE yyrestart( yyin ) |
| #define | YY_END_OF_BUFFER_CHAR 0 |
| #define | YY_BUF_SIZE 16384 |
| #define | YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) |
| #define | YY_TYPEDEF_YY_BUFFER_STATE |
| #define | YY_TYPEDEF_YY_SIZE_T |
| #define | EOB_ACT_CONTINUE_SCAN 0 |
| #define | EOB_ACT_END_OF_FILE 1 |
| #define | EOB_ACT_LAST_MATCH 2 |
| #define | YY_LESS_LINENO(n) |
| #define | YY_LINENO_REWIND_TO(ptr) |
| #define | yyless(n) |
| #define | unput(c) |
| #define | YY_STRUCT_YY_BUFFER_STATE |
| #define | YY_BUFFER_NEW 0 |
| #define | YY_BUFFER_NORMAL 1 |
| #define | YY_BUFFER_EOF_PENDING 2 |
| #define | YY_CURRENT_BUFFER |
| #define | YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] |
| #define | yy_new_buffer yy_create_buffer |
| #define | yy_set_interactive(is_interactive) |
| #define | yy_set_bol(at_bol) |
| #define | YY_AT_BOL() |
| #define | YY_SKIP_YYWRAP |
| #define | yytext_ptr yytext |
| #define | YY_INTERACTIVE |
| #define | YY_DO_BEFORE_ACTION |
| #define | YY_NUM_RULES 8 |
| #define | YY_END_OF_BUFFER 9 |
| #define | REJECT reject_used_but_not_detected |
| #define | yymore() |
| #define | YY_MORE_ADJ 0 |
| #define | YY_RESTORE_YY_MORE_OFFSET |
| #define | INITIAL 0 |
| #define | YY_EXTRA_TYPE void * |
| #define | YY_READ_BUF_SIZE 8192 |
| #define | ECHO LexerOutput( yytext, yyleng ) |
| #define | YY_INPUT(buf, result, max_size) |
| #define | yyterminate() |
| #define | YY_START_STACK_INCR 25 |
| #define | YY_FATAL_ERROR(msg) |
| #define | YY_DECL_IS_OURS 1 |
| #define | YY_DECL int yyFlexLexer::yylex() |
| #define | YY_USER_ACTION |
| #define | YY_BREAK /*LINTED*/break; |
| #define | YY_RULE_SETUP YY_USER_ACTION |
| #define | YY_EXIT_FAILURE 2 |
| #define | yyless(n) |
| #define | YYTABLES_NAME "yytables" |
Functions | |
| int | space_constitution_old_lex () |
| void | space_constitution_old_error (const char *msg) |
| int | space_constitution_old_wrap () |
| int | space_constitution_old_parse (void) |
| int | yyparse (void) |
| void * | yyalloc (yy_size_t) |
| void * | yyrealloc (void *, yy_size_t) |
| void | yyfree (void *) |
| if (!(yy_init)) | |
| template<class T, class M> | |
| void | space_constitution_old_get (idiststream &ids, space_constitution< T, M > &constit) |
| template void | space_constitution_old_get (idiststream &, space_constitution< Float, sequential > &) |
| template void | space_constitution_old_get (idiststream &, space_constitution< Float, distributed > &) |
| #define YYMALLOC ::malloc |
Definition at line 67 of file space_constitution_old_get.cc.
| #define YYFREE ::free |
Definition at line 68 of file space_constitution_old_get.cc.
| #define YYBISON 30704 |
| #define YYBISON_VERSION "3.7.4" |
| #define YYSKELETON_NAME "yacc.c" |
| #define YYPURE 0 |
| #define YYPUSH 0 |
| #define YYPULL 1 |
| #define yyparse | ( | void | ) |
| #define yylex space_constitution_old_lex |
| #define yyerror space_constitution_old_error |
| #define yydebug space_constitution_old_debug |
| #define yynerrs space_constitution_old_nerrs |
| #define yylval space_constitution_old_lval |
| #define yychar space_constitution_old_char |
| #define YY_CAST | ( | Type, | |
| Val ) |
| #define YY_REINTERPRET_CAST | ( | Type, | |
| Val ) |
| #define YY_NULLPTR ((void*)0) |
| #define YYDEBUG 0 |
| #define YYTOKENTYPE |
| #define YYSTYPE_IS_TRIVIAL 1 |
| #define YYSTYPE_IS_DECLARED 1 |
| #define YYPTRDIFF_T long |
| #define YYPTRDIFF_MAXIMUM LONG_MAX |
| #define YYSIZE_T unsigned |
| #define YYSIZE_MAXIMUM |
| #define YYSIZEOF | ( | X | ) |
| #define YY_ | ( | Msgid | ) |
| #define YY_ATTRIBUTE_PURE |
| #define YY_ATTRIBUTE_UNUSED |
| #define YYUSE | ( | E | ) |
| #define YY_INITIAL_VALUE | ( | Value | ) |
| #define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN |
| #define YY_IGNORE_MAYBE_UNINITIALIZED_END |
| #define YY_IGNORE_USELESS_CAST_BEGIN |
| #define YY_IGNORE_USELESS_CAST_END |
| #define YY_ASSERT | ( | E | ) |
| #define YYSTACK_ALLOC YYMALLOC |
| #define YYSTACK_FREE YYFREE |
| #define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM |
| #define YYSTACK_BYTES | ( | N | ) |
| #define YYCOPY_NEEDED 1 |
| #define YYSTACK_RELOCATE | ( | Stack_alloc, | |
| Stack ) |
| #define YYCOPY | ( | Dst, | |
| Src, | |||
| Count ) |
| #define YYFINAL 14 |
| #define YYLAST 24 |
| #define YYNTOKENS 8 |
| #define YYNNTS 7 |
| #define YYNRULES 11 |
| #define YYNSTATES 24 |
| #define YYMAXUTOK 259 |
| #define YYTRANSLATE | ( | YYX | ) |
| #define YY_ACCESSING_SYMBOL | ( | State | ) |
| #define YYPACT_NINF (-10) |
| #define yypact_value_is_default | ( | Yyn | ) |
| #define YYTABLE_NINF (-11) |
| #define yytable_value_is_error | ( | Yyn | ) |
| #define yyerrok (yyerrstatus = 0) |
| #define yyclearin (yychar = YYEMPTY) |
| #define YYACCEPT goto yyacceptlab |
| #define YYABORT goto yyabortlab |
| #define YYERROR goto yyerrorlab |
| #define YYRECOVERING | ( | ) |
| #define YYBACKUP | ( | Token, | |
| Value ) |
| #define YYERRCODE YYUNDEF |
| #define YYDPRINTF | ( | Args | ) |
| #define YY_SYMBOL_PRINT | ( | Title, | |
| Kind, | |||
| Value, | |||
| Location ) |
| #define YY_STACK_PRINT | ( | Bottom, | |
| Top ) |
| #define YY_REDUCE_PRINT | ( | Rule | ) |
| #define YYINITDEPTH 200 |
| #define YYMAXDEPTH 10000 |
| #define YY_INT_ALIGNED short int |
| #define FLEX_SCANNER |
| #define YY_FLEX_MAJOR_VERSION 2 |
| #define YY_FLEX_MINOR_VERSION 6 |
| #define YY_FLEX_SUBMINOR_VERSION 4 |
| #define FLEX_BETA |
| #define yyFlexLexer space_constitution_old_FlexLexer |
| #define yyalloc space_constitution_old_alloc |
| #define yyrealloc space_constitution_old_realloc |
| #define yyfree space_constitution_old_free |
| #define FLEXINT_H |
| #define INT8_MIN (-128) |
| #define INT16_MIN (-32767-1) |
| #define INT32_MIN (-2147483647-1) |
| #define INT8_MAX (127) |
| #define INT16_MAX (32767) |
| #define INT32_MAX (2147483647) |
| #define UINT8_MAX (255U) |
| #define UINT16_MAX (65535U) |
| #define UINT32_MAX (4294967295U) |
| #define SIZE_MAX (~(size_t)0) |
| #define yyconst const |
| #define yynoreturn |
| #define YY_NULL 0 |
| #define YY_SC_TO_UI | ( | c | ) |
| #define BEGIN (yy_start) = 1 + 2 * |
| #define YY_START (((yy_start) - 1) / 2) |
| #define YYSTATE YY_START |
| #define YY_STATE_EOF | ( | state | ) |
| #define YY_NEW_FILE yyrestart( yyin ) |
| #define YY_END_OF_BUFFER_CHAR 0 |
| #define YY_BUF_SIZE 16384 |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) |
| #define YY_TYPEDEF_YY_BUFFER_STATE |
| #define YY_TYPEDEF_YY_SIZE_T |
| #define EOB_ACT_CONTINUE_SCAN 0 |
| #define EOB_ACT_END_OF_FILE 1 |
| #define EOB_ACT_LAST_MATCH 2 |
| #define YY_LESS_LINENO | ( | n | ) |
| #define YY_LINENO_REWIND_TO | ( | ptr | ) |
| #define yyless | ( | n | ) |
| #define unput | ( | c | ) |
| #define YY_STRUCT_YY_BUFFER_STATE |
| #define YY_BUFFER_NEW 0 |
| #define YY_BUFFER_NORMAL 1 |
| #define YY_BUFFER_EOF_PENDING 2 |
| #define YY_CURRENT_BUFFER |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] |
| #define yy_new_buffer yy_create_buffer |
| #define yy_set_interactive | ( | is_interactive | ) |
| #define yy_set_bol | ( | at_bol | ) |
| #define YY_AT_BOL | ( | ) |
| #define YY_SKIP_YYWRAP |
| #define yytext_ptr yytext |
| #define YY_INTERACTIVE |
| #define YY_DO_BEFORE_ACTION |
| #define YY_NUM_RULES 8 |
| #define YY_END_OF_BUFFER 9 |
| #define REJECT reject_used_but_not_detected |
| #define yymore | ( | ) |
| #define YY_MORE_ADJ 0 |
| #define YY_RESTORE_YY_MORE_OFFSET |
| #define INITIAL 0 |
| #define YY_EXTRA_TYPE void * |
| #define YY_READ_BUF_SIZE 8192 |
| #define ECHO LexerOutput( yytext, yyleng ) |
| #define YY_INPUT | ( | buf, | |
| result, | |||
| max_size ) |
| #define YY_START_STACK_INCR 25 |
| #define YY_FATAL_ERROR | ( | msg | ) |
| #define YY_DECL_IS_OURS 1 |
| #define YY_DECL int yyFlexLexer::yylex() |
| #define YY_USER_ACTION |
| #define YY_BREAK /*LINTED*/break; |
| #define YY_RULE_SETUP YY_USER_ACTION |
| #define YY_EXIT_FAILURE 2 |
| #define yyless | ( | n | ) |
| #define YYTABLES_NAME "yytables" |