FreeFem
3.5.x
|
#include <femIdentifier.hpp>
Public Member Functions | |
ident () | |
Typedefs. More... | |
ident (ident const &) | |
copy constructor | |
~ident () | |
destructor | |
ident & | operator= (ident const &) |
copy operator | |
Public Attributes | |
char * | name |
Symbol | symb |
creal | value |
creal * | table |
fem::ident::ident | ( | ) |