SpikeGenStruct Struct Reference

#include <HSolveStruct.h>

Collaboration diagram for SpikeGenStruct:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpikeGenStruct (double *Vm, Eref e)
void reinit (ProcPtr info)
void send (ProcPtr info)

Public Attributes

double * Vm_
Eref e_

Detailed Description

Contains information about the spikegens that the HSolve object needs to talk with


Constructor & Destructor Documentation

SpikeGenStruct::SpikeGenStruct ( double *  Vm,
Eref  e 
) [inline]

Member Function Documentation

void SpikeGenStruct::reinit ( ProcPtr  info  ) 

Finds the spikegen object using e_ and calls reinit on the spikegen

References Eref::data(), e_, and SpikeGen::reinit().

Here is the call graph for this function:

void SpikeGenStruct::send ( ProcPtr  info  ) 

References Eref::data(), e_, SpikeGen::handleVm(), SpikeGen::process(), and Vm_.

Here is the call graph for this function:


Member Data Documentation

Referenced by reinit(), and send().

Referenced by send().


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1