FEDEM Solver
R8.0
Source code of the dynamics solver
|
User-defined elements plugin. More...
Functions | |
static void | nullTerminate (char *str, int nchar) |
Static helper to replace trailing white-spaces a with null-character. More... | |
User-defined elements plugin.
|
static |
Static helper to replace trailing white-spaces a with null-character.
This function is needed when the user-defined element is implemented in a Fortran library, from which an output character string is padded with trailing spaces instead of being null-terminated.