OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Public Attributes | |
char * | string |
name * | next |
double | value |
name* oofem::Parser::name::next |
Definition at line 83 of file parser.h.
Referenced by oofem::Parser::look(), and oofem::Parser::reset().
char* oofem::Parser::name::string |
Definition at line 82 of file parser.h.
Referenced by oofem::Parser::look(), and oofem::Parser::reset().
double oofem::Parser::name::value |
Definition at line 84 of file parser.h.
Referenced by oofem::Parser::look(), and oofem::Parser::prim().