FEDEM Solver  R8.0
Source code of the dynamics solver
Functions
FiUserElmPlugin.C File Reference

User-defined elements plugin. More...

#include "FiUserElmPlugin.H"
#include <iostream>
#include <cstring>
Include dependency graph for FiUserElmPlugin.C:

Functions

static void nullTerminate (char *str, int nchar)
 Static helper to replace trailing white-spaces a with null-character. More...
 

Detailed Description

User-defined elements plugin.

Function Documentation

◆ nullTerminate()

static void nullTerminate ( char *  str,
int  nchar 
)
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.

Here is the caller graph for this function: