fem::function Class Reference

List of all members.

Public Member Functions



 function ()
 Typedefs.
 function (function const &)
functionoperator= (function const &)

Constructor & Destructor Documentation

fem::function::function (  ) 

Typedefs.

Constructors, destructor and methods

00044   :
00045   __name( 0 ),
00046   __arg1( 0 ),
00047   __arg2( 0 ),
00048   __def( 0 )
00049 {
00050 }


The documentation for this class was generated from the following files:

This is the FreeFEM reference manual
Provided by The KFEM project