|
plugin_shared_state * | shared_state |
| State shared between the driver and the plugin.
|
|
int | connected_code |
| Handle of the code to which this communicator connects.
|
|
int | execute_on_send |
| Flag whether the next MDI_Send call should trigger execution of the engine's command.
|
|
MPI_Comm | mpi_comm |
| MPI intra-communicator for the engine.
|
|
void * | driver_callback_obj |
| Pointer to the class object that is used for the driver_node_callback function.
|
|
MDI_Driver_node_callback_t | driver_node_callback |
| Function pointer to the driver node's callback function.
|
|
void * | plugin_handle |
| Non-windows handle for the plugin library.
|
|
MDI_Plugin_init_t | plugin_init |
| Initialization function for the plugin library.
|
|
int | is_python |
| Flag whether this communicator connects to a Python library.
|
|
The documentation for this struct was generated from the following file:
- /repo/build/MDI_Library/MDI_Library/mdi_lib.h