FEDEM Solver  R8.0
Source code of the dynamics solver
Functions
FFaMathString.C File Reference
#include "FFaMathString.H"
#include "FFaMathVar.H"
#include <string.h>
#include <ctype.h>
Include dependency graph for FFaMathString.C:

Functions

static bool isNumeric (char c)
 Static helper checking if a character is a digit or '.'. More...
 

Function Documentation

◆ isNumeric()

static bool isNumeric ( char  c)
static

Static helper checking if a character is a digit or '.'.