|
FEDEM Solver
R8.0
Source code of the dynamics solver
|

Functions | |
| SUBROUTINE (ffame_create, FFAME_CREATE) const | |
| Creates a math expression. More... | |
| DOUBLE_FUNCTION (ffame_getvalue, FFAME_GETVALUE) const | |
| Returns a value from the expression. More... | |
| DOUBLE_FUNCTION (ffame_getvalue2, FFAME_GETVALUE2) const | |
| Returns a value from the multi-variable expression. More... | |
| DOUBLE_FUNCTION (ffame_getdiff, FFAME_GETDIFF) const | |
| Returns a value from the differentiated expression. More... | |
| DOUBLE_FUNCTION (ffame_getdiff2, FFAME_GETDIFF2) const | |
| Returns a value from the differentiated multi-variable expression. More... | |
| DOUBLE_FUNCTION | ( | ffame_getdiff | , |
| FFAME_GETDIFF | |||
| ) | const |
Returns a value from the differentiated expression.
| DOUBLE_FUNCTION | ( | ffame_getdiff2 | , |
| FFAME_GETDIFF2 | |||
| ) | const |
Returns a value from the differentiated multi-variable expression.
| DOUBLE_FUNCTION | ( | ffame_getvalue | , |
| FFAME_GETVALUE | |||
| ) | const |
Returns a value from the expression.
| DOUBLE_FUNCTION | ( | ffame_getvalue2 | , |
| FFAME_GETVALUE2 | |||
| ) | const |
Returns a value from the multi-variable expression.
| SUBROUTINE | ( | ffame_create | , |
| FFAME_CREATE | |||
| ) | const |
Creates a math expression.