FreeFem  3.5.x
List of all members
fem::ident Class Reference

#include <femIdentifier.hpp>

char * name
Symbol symb
creal value
crealtable
 ident ()
 Typedefs.
 ident (ident const &)
 copy constructor
 ~ident ()
 destructor
identoperator= (ident const &)
 copy operator

Detailed Description

Author
Christophe Prud'homme prudh.nosp@m.omm@.nosp@m.users.nosp@m..sou.nosp@m.rcefo.nosp@m.rge..nosp@m.net
Version
Id:
femIdentifier.hpp,v 1.3 2001/07/12 15:15:39 delpinux Exp

Constructor & Destructor Documentation

fem::ident::ident ( )

Typedefs.

Constructors, destructor and methodsdefault constructor

:
name ( 0 ),
symb ( lpar ),
value ( 0 ),
table ( 0 )
{
}

The documentation for this class was generated from the following files:
This is the FreeFEM reference manual
Provided by The KFEM project