savstate.cpp File Reference

#include <../../nrnconf.h>
#include <InterViews/resource.h>
#include <stdio.h>
#include "ocfile.h"
#include "nrnoc2iv.h"
#include "classreg.h"
#include "ndatclas.h"
#include "tqueue.h"
#include "netcon.h"
#include "vrecitem.h"
#include "membfunc.h"
Include dependency graph for savstate.cpp:

Classes

class  SaveState
struct  SaveState::NodeState
struct  SaveState::SecState
struct  SaveState::StateStructInfo
struct  SaveState::ACellState
struct  SaveState::NetConState
struct  SaveState::PreSynState
struct  SaveState::TQState

Typedefs

typedef void(* ReceiveFunc )(Point_process *, double *, double)

Functions

void nrn_shape_update ()
TQueue * net_cvode_instance_event_queue (NrnThread *)
void clear_event_queue ()
hoc_Itemnet_cvode_instance_psl ()
PlayRecList * net_cvode_instance_prl ()
 for (int i=0, j=0;i< n_memb_func;++i) if(nrn_is_artificial_[i])
 for (int isec=0;isec< nsec_;++isec)
 if (!checknet(warn))
 assert (isec==section_count)
 assert (nroot_==nrn_global_ncell)
 if (nprs_)
 allocnet ()
void SaveState_reg ()

Variables

int section_count
Section ** secorder
ReceiveFuncpnt_receive
NetCvode * net_cvode_instance
double t
short * nrn_is_artificial_
return true
PlayRecList * prl = net_cvode_instance_prl()
 nprs_ = prl->count()

Typedef Documentation

typedef void(* ReceiveFunc)(Point_process *, double *, double)

Function Documentation

allocnet (  ) 
assert ( nroot_  = =nrn_global_ncell  ) 
assert ( isec  = =section_count  ) 
void clear_event_queue (  ) 
for (  ) 
for ( int  i = 0  ) 
if ( nprs_   ) 

References nprs_.

if ( checknetwarn  ) 
TQueue* net_cvode_instance_event_queue ( NrnThread  ) 
PlayRecList* net_cvode_instance_prl (  ) 
hoc_Item* net_cvode_instance_psl (  ) 
void nrn_shape_update (  ) 
void SaveState_reg (  ) 

References class2oc().

Here is the call graph for this function:


Variable Documentation

NetCvode* net_cvode_instance
nprs_ = prl->count()

Referenced by if().

PlayRecList* prl = net_cvode_instance_prl()

Referenced by nrn_print_matrix().

double t
Generated on Mon Jun 13 08:10:29 2011 for NEURON by  doxygen 1.6.3