FEDEM Solver
R8.0
Source code of the dynamics solver
|
Loads the user-defined plugin(s) into core memory. More...
Public Member Functions | |
integer function | ffauf_init (funcId, sign) |
Loads the user-defined plugin(s) into core memory.
[in] | funcId | Index of function to return number of arguments for |
[out] | sign | Signature string of the user-defined function plugin |
integer function ffauserfuncinterface::ffauf_init::ffauf_init | ( | integer, intent(in) | funcId, |
character(len=*), intent(out) | sign | ||
) |