MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
modena_function_t Struct Reference

#include <function.h>

Data Fields

PyObject_HEAD PyObject * pFunction
 
size_t inputs_size
 
size_t outputs_size
 
size_t parameters_size
 
lt_dlhandle handle
 
void(* function )(const struct modena_model_t *model, const double *i, double *o)
 

Detailed Description

stores a surrogate function

Definition at line 74 of file function.h.


The documentation for this struct was generated from the following file: