MBDyn-1.7.3
|
Go to the source code of this file.
Functions | |
void | module_initialize (void) |
void | module_finalize (void) |
void module_finalize | ( | void | ) |
Definition at line 67 of file modules.cc.
Referenced by DataManager::~DataManager(), and MBDynParser::~MBDynParser().
void module_initialize | ( | void | ) |
Definition at line 44 of file modules.cc.
References MBDYN_EXCEPT_ARGS.
Referenced by MBDynParser::ModuleLoad_int(), DataManager::ReadControl(), and DataManager::ReadElems().