FEDEM Solver
R8.0
Source code of the dynamics solver
|
#include "FFaLib/FFaDefinitions/FFaAppInfo.H"
#include "Admin/FedemAdmin.H"
#include <unistd.h>
#include <sys/stat.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
Functions | |
static bool | fileExists (const std::string &fileName) |
Checks if the named executable fileName exists or not. More... | |
|
static |
Checks if the named executable fileName exists or not.