NAO


NAO Member Function NAExpressionFunction

Overview


This routine ...

User's Guide


Create an Expression Function.

Usage:

NAExpressionFunction *Obj;

Obj=new NAExpressionFunction(FS ,variables ,expression );

NAFunctionSpace*FS ; (Specified by user).
char*variables ; A string containing a list of the unknowns in the expression. (Specified by user).
char*expression ; A string containing a list of the expressions giving the value of the function. (Specified by user).

Library

libNAOBase.a

Include File

NAO/ExprFn.h

Programmer's Guide


This routine is implemented in the following way ...

Example


Here is an example of how to use this routine ...

Related Classes and Subroutines


Related Subroutines and Classes...


Created: Sun Oct 11 02:16:49 EDT 1998

[Comments | NAO home page ]

[Research home page]

[ IBM home page | Order | Privacy | ContactIBM | Legal ]