FEDEM Solver
R8.0
Source code of the dynamics solver
|
Loads the user-defined element plugin library into memory. More...
Public Member Functions | |
subroutine | fi_ude_init (plugin, gdata, sign, ierr) |
Loads the user-defined element plugin library into memory.
[in] | plugin | List of user-defined plugin libraries |
[in] | gdata | Global parameters that applies to all element instances |
[out] | sign | Description of the loaded library |
[out] | ierr | Error flag |
subroutine fiuserelminterface::Fi_UDE_Init::fi_ude_init | ( | character(len=*), intent(in) | plugin, |
real(dp), intent(in) | gdata, | ||
character(len=*), intent(out) | sign, | ||
integer, intent(out) | ierr | ||
) |