NEURON
BGP_DMASend Class Reference

Public Member Functions

 BGP_DMASend ()
 
virtual ~BGP_DMASend ()
 
void send (int gid, double t)
 

Public Attributes

int ntarget_hosts_
 
inttarget_hosts_
 
NRNMPI_Spike spk_
 
int ntarget_hosts_phase1_
 

Detailed Description

Definition at line 154 of file bgpdma.cpp.

Constructor & Destructor Documentation

◆ BGP_DMASend()

BGP_DMASend::BGP_DMASend ( )

Definition at line 463 of file bgpdma.cpp.

◆ ~BGP_DMASend()

BGP_DMASend::~BGP_DMASend ( )
virtual

Definition at line 469 of file bgpdma.cpp.

Member Function Documentation

◆ send()

void BGP_DMASend::send ( int  gid,
double  t 
)

Definition at line 497 of file bgpdma.cpp.

Member Data Documentation

◆ ntarget_hosts_

int BGP_DMASend::ntarget_hosts_

Definition at line 159 of file bgpdma.cpp.

◆ ntarget_hosts_phase1_

int BGP_DMASend::ntarget_hosts_phase1_

Definition at line 162 of file bgpdma.cpp.

◆ spk_

NRNMPI_Spike BGP_DMASend::spk_

Definition at line 161 of file bgpdma.cpp.

◆ target_hosts_

int* BGP_DMASend::target_hosts_

Definition at line 160 of file bgpdma.cpp.


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