FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
ffamathexprinterface::ffame_create Interface Reference

Creates a new expression function. More...

Public Member Functions

subroutine ffame_create (narg, expression, exprId, err)
 

Detailed Description

Creates a new expression function.

Parameters
[in]nargNumber of function arguments
[in]expressionThe math exression as a text string
[in]exprIdIdentifier/key for the created expression
[out]errError flag

Constructor & Destructor Documentation

◆ ffame_create()

subroutine ffamathexprinterface::ffame_create::ffame_create ( integer, intent(in)  narg,
character(*), intent(in)  expression,
integer, intent(in)  exprId,
integer, intent(out)  err 
)

The documentation for this interface was generated from the following file: