FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FFaUserFuncPlugin, including all inherited members.
allocated() | FFaSingelton< FFaUserFuncPlugin > | inlinestatic |
areLibsLoaded() const | FFaDynamicLibraryBase | inline |
C enum value | FFaDynamicLibraryBase | protected |
cache_info typedef | FFaDynamicLibraryBase | private |
FFaDynamicLibraryBase() | FFaDynamicLibraryBase | inlineprotected |
FFaSingelton() | FFaSingelton< FFaUserFuncPlugin > | inlineprotected |
FFaSingelton(const FFaSingelton &)=delete | FFaSingelton< FFaUserFuncPlugin > | protected |
FFaSingelton< FFaUserFuncPlugin > class | FFaUserFuncPlugin | friend |
FFaUserFuncPlugin() | FFaUserFuncPlugin | inlineprotected |
Fortran enum value | FFaDynamicLibraryBase | protected |
getAddress(const LibHandle &lib, const std::string &fname) | FFaDynamicLibraryBase | privatestatic |
getDefaultParVal(int id, int ipar) const | FFaUserFuncPlugin | |
getDiff(int bId, int fId, int ia, const double *params, const double *args, int &err) const | FFaUserFuncPlugin | |
getFlag(int id) const | FFaUserFuncPlugin | |
getFuncName(int id, int nchar=0, char *name=NULL) const | FFaUserFuncPlugin | |
getFuncs(int maxUF, int *funcId, bool silence=false) const | FFaUserFuncPlugin | |
getLibrary(size_t idx=1) const | FFaDynamicLibraryBase | |
getParName(int id, int ipar=1, int nchar=0, char *name=NULL) const | FFaUserFuncPlugin | |
getPixmap(int id) const | FFaUserFuncPlugin | |
getProcAddr(const std::string &fName, bool silence=false) const | FFaDynamicLibraryBase | protected |
getProcAddr(const std::string &cName, const std::string &fName, LanguageBinding &lang, bool silence=false) const | FFaDynamicLibraryBase | protected |
getProcAddress(const std::string &fName, size_t procID) const | FFaDynamicLibraryBase | protected |
getProcAddress(const std::string &cName, const std::string &fName, LanguageBinding &lang, size_t procID) const | FFaDynamicLibraryBase | protected |
getSign(int nchar, char *sign) const | FFaUserFuncPlugin | |
getValue(int bId, int fId, const double *params, double x, int &ierr) const | FFaUserFuncPlugin | |
getValue(int bId, int fId, const double *params, const double *args, int &err) const | FFaUserFuncPlugin | |
instance() | FFaSingelton< FFaUserFuncPlugin > | inlinestatic |
LanguageBinding enum name | FFaDynamicLibraryBase | protected |
LibHandle typedef | FFaDynamicLibraryBase | private |
load(const std::string &libName, bool silence=false) | FFaDynamicLibraryBase | |
myLibHandles | FFaDynamicLibraryBase | private |
myProcCache | FFaDynamicLibraryBase | mutableprivate |
operator=(const FFaSingelton &)=delete | FFaSingelton< FFaUserFuncPlugin > | protected |
ourInstance | FFaSingelton< FFaUserFuncPlugin > | privatestatic |
removeInstance() | FFaSingelton< FFaUserFuncPlugin > | inlinestatic |
Undefined enum value | FFaDynamicLibraryBase | protected |
unload(const std::string &libName, bool silence=false) | FFaDynamicLibraryBase | |
unloadAll() | FFaDynamicLibraryBase | |
validate(const std::string &libName, int nchar=0, char *sign=NULL) | FFaUserFuncPlugin | |
wave(int bId, int fId, double d, double g, const double *params, const double *args, double &h, double *u, double *du) const | FFaUserFuncPlugin | |
~FFaDynamicLibraryBase() | FFaDynamicLibraryBase | inlineprotectedvirtual |
~FFaUserFuncPlugin() | FFaUserFuncPlugin | inlineprotectedvirtual |