SST
8.0.0
StructuralSimulationToolkit
|
Public Member Functions | |
SSTElementPythonModuleOldELI (genPythonModuleFunction func) | |
void * | load () override |
Public Member Functions inherited from SST::SSTElementPythonModule | |
SSTElementPythonModule (std::string library) | |
void | addPrimaryModule (char *file) |
void | addSubModule (std::string name, char *file) |
Additional Inherited Members | |
Protected Attributes inherited from SST::SSTElementPythonModule | |
std::string | library |
std::string | pylibrary |
std::string | sstlibrary |
char * | primary_module |
std::vector< std::pair < std::string, char * > > | sub_modules |