openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
saltatory list – memory is allocated in chunks More...
#include <basics.h>
Public Attributes | |
void * | data |
the buffer More... | |
int | chunk |
allocate memory to hold this many items More... | |
int | nitems |
number of items More... | |
int | size |
size of list items More... | |
int opencarp::Salt_list::chunk |