|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Fortran interface for FFaMathExprFactory methods. More...
Data Types | |
| interface | ffame_create |
| Creates a new expression function. More... | |
| interface | ffame_getvalue |
| Evaluates a single-argument expression function. More... | |
| interface | ffame_getvalue2 |
| Evaluates a multi-argument expression function. More... | |
| interface | ffame_getdiff |
| Evaluates derivative of a single-argument expression function. More... | |
| interface | ffame_getdiff2 |
| Evaluates a derivative of a multi-argument expression function. More... | |
Fortran interface for FFaMathExprFactory methods.