openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
limpet::IMPinfo Struct Reference

#include <ION_IF.h>

Collaboration diagram for limpet::IMPinfo:

Public Attributes

char * name
 IMP name. More...
 
int sz
 storage required More...
 
int nplug
 number of plugins More...
 
IMPinfoplug
 plugins More...
 
bool compatible
 does IM match stored IM More...
 
int map
 which plugin does this IMO match More...
 
int offset
 offset into node data More...
 

Detailed Description

Definition at line 125 of file ION_IF.h.

Member Data Documentation

◆ compatible

bool limpet::IMPinfo::compatible

does IM match stored IM

Definition at line 130 of file ION_IF.h.

◆ map

int limpet::IMPinfo::map

which plugin does this IMO match

Definition at line 131 of file ION_IF.h.

◆ name

char* limpet::IMPinfo::name

IMP name.

Definition at line 126 of file ION_IF.h.

◆ nplug

int limpet::IMPinfo::nplug

number of plugins

Definition at line 128 of file ION_IF.h.

◆ offset

int limpet::IMPinfo::offset

offset into node data

Definition at line 132 of file ION_IF.h.

◆ plug

IMPinfo* limpet::IMPinfo::plug

plugins

Definition at line 129 of file ION_IF.h.

◆ sz

int limpet::IMPinfo::sz

storage required

Definition at line 127 of file ION_IF.h.


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