FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FiUserElmPlugin, including all inherited members.
allocated() | FFaSingelton< FiUserElmPlugin > | inlinestatic |
areLibsLoaded() const | FFaDynamicLibraryBase | inline |
C enum value | FFaDynamicLibraryBase | protected |
cache_info typedef | FFaDynamicLibraryBase | private |
FFaDynamicLibraryBase() | FFaDynamicLibraryBase | inlineprotected |
FFaSingelton() | FFaSingelton< FiUserElmPlugin > | inlineprotected |
FFaSingelton(const FFaSingelton &)=delete | FFaSingelton< FiUserElmPlugin > | protected |
FFaSingelton< FiUserElmPlugin > class | FiUserElmPlugin | friend |
FiUserElmPlugin() | FiUserElmPlugin | inlineprotected |
Fortran enum value | FFaDynamicLibraryBase | protected |
getAddress(const LibHandle &lib, const std::string &fname) | FFaDynamicLibraryBase | privatestatic |
getElementTypes(int maxUE, int *eType) | FiUserElmPlugin | |
getLibrary(size_t idx=1) const | FFaDynamicLibraryBase | |
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, bool silence=false) | FiUserElmPlugin | |
getTypeName(int eType, int nchar, char *name) | FiUserElmPlugin | |
init(const double *gdata) | FiUserElmPlugin | |
init(int eId, int eType, int nenod, int nedof, int &niwork, int &nrwork) | FiUserElmPlugin | |
init(int eId, int eType, int nenod, int nedof, const double *X, const double *T, int *iwork, double *rwork) | FiUserElmPlugin | |
instance() | FFaSingelton< FiUserElmPlugin > | inlinestatic |
LanguageBinding enum name | FFaDynamicLibraryBase | protected |
LibHandle typedef | FFaDynamicLibraryBase | private |
load(const std::string &libName, bool silence=false) | FFaDynamicLibraryBase | |
mass(int eId, int eType, int nenod, const double *X, int *iwork, double *rwork, double &mass) | FiUserElmPlugin | |
myLibHandles | FFaDynamicLibraryBase | private |
myProcCache | FFaDynamicLibraryBase | mutableprivate |
operator=(const FFaSingelton &)=delete | FFaSingelton< FiUserElmPlugin > | protected |
origin(int eId, int eType, int nenod, const double *X, const double *T, const int *iwork, const double *rwork, double *Tlg) | FiUserElmPlugin | |
ourInstance | FFaSingelton< FiUserElmPlugin > | privatestatic |
removeInstance() | FFaSingelton< FiUserElmPlugin > | inlinestatic |
result(int eId, int eType, int idx, const int *iwork, const double *rwork, int nchar, char *name) | FiUserElmPlugin | |
result(int eId, int eType, int idx, const int *iwork, const double *rwork, double &value) | FiUserElmPlugin | |
Undefined enum value | FFaDynamicLibraryBase | protected |
unload(const std::string &libName, bool silence=false) | FFaDynamicLibraryBase | |
unloadAll() | FFaDynamicLibraryBase | |
update(int eId, int eType, int nenod, int nedof, const double *X, const double *T, const double *V, const double *A, int *iwork, double *rwork, double *Kt, double *Ct, double *M, double *Fs, double *Fd, double *Fi, double *Q, double t, double dt, int istep, int iter) | FiUserElmPlugin | |
validate(const std::string &libName, int nchar=0, char *sign=NULL) | FiUserElmPlugin | |
~FFaDynamicLibraryBase() | FFaDynamicLibraryBase | inlineprotectedvirtual |
~FiUserElmPlugin() | FiUserElmPlugin | inlineprotectedvirtual |