FreeFem
3.5.x
|
#include <femTreeNode.hpp>
Public Member Functions | |
noeud () | |
Typedefs. More... | |
noeud (const noeud &) | |
Public Attributes | |
Symbol | symb |
creal | value |
ident * | name |
long | junk |
char * | path |
struct noeud * | l1 |
struct noeud * | l2 |
struct noeud * | l3 |
struct noeud * | l4 |