OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Classes | Namespaces | Functions
SystemSC.h File Reference
#include "ComRef.h"
#include "System.h"
#include "Types.h"
#include "cvode/cvode.h"
#include "nvector/nvector_serial.h"
Include dependency graph for SystemSC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oms::SystemSC
 
struct  oms::SystemSC::SolverDataEuler_t
 
struct  oms::SystemSC::SolverDataCVODE_t
 
union  oms::SystemSC::SolverData_t
 

Namespaces

 oms
 

Functions

int oms::cvode_rhs (realtype t, N_Vector y, N_Vector ydot, void *user_data)