|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "oofemcfg.h"Go to the source code of this file.
Classes | |
| class | oofem::Parser |
| Class for evaluating mathematical expressions in strings. More... | |
| struct | oofem::Parser::name |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | Parser_CMD_LENGTH 1024 |
| #define | Parser_TBLSZ 23 |
| #define Parser_CMD_LENGTH 1024 |
Definition at line 41 of file parser.h.
Referenced by oofem::Parser::get_token().
| #define Parser_TBLSZ 23 |
Definition at line 42 of file parser.h.
Referenced by oofem::Parser::look(), oofem::Parser::Parser(), and oofem::Parser::reset().