NEURON
NrnThreadMembList Struct Reference

#include <multicore.h>

Public Attributes

struct NrnThreadMembListnext
 
Memb_listml
 
int index
 

Detailed Description

Definition at line 33 of file multicore.h.

Member Data Documentation

◆ index

int NrnThreadMembList::index

Definition at line 36 of file multicore.h.

◆ ml

Memb_list* NrnThreadMembList::ml

Definition at line 35 of file multicore.h.

◆ next

struct NrnThreadMembList* NrnThreadMembList::next

Definition at line 34 of file multicore.h.


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