NEURON
BAMechList Class Reference

#include <cvodeobj.h>

Public Member Functions

 BAMechList (BAMechList **first)
 

Static Public Member Functions

static void destruct (BAMechList **first)
 

Public Attributes

BAMechListnext
 
BAMechbam
 
Memb_listml
 

Detailed Description

Definition at line 32 of file cvodeobj.h.

Constructor & Destructor Documentation

◆ BAMechList()

BAMechList::BAMechList ( BAMechList **  first)

Definition at line 1346 of file netcvode.cpp.

Member Function Documentation

◆ destruct()

void BAMechList::destruct ( BAMechList **  first)
static

Definition at line 1358 of file netcvode.cpp.

Member Data Documentation

◆ bam

BAMech* BAMechList::bam

Definition at line 36 of file cvodeobj.h.

◆ ml

Memb_list* BAMechList::ml

Definition at line 37 of file cvodeobj.h.

◆ next

BAMechList* BAMechList::next

Definition at line 35 of file cvodeobj.h.


The documentation for this class was generated from the following files: