Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

scu.h File Reference

Declarations of communications routines. More...

#include <config.h>
#include <util/data_types.h>

Go to the source code of this file.

Namespaces

namespace  cps

Defines

#define TRANSMIT   'x'
#define RECEIVE   'r'
#define IDLE   'i'

Functions

void bsm (IFloat *, int, int, int, int, int)
void getPlusData (IFloat *rcv_buf, IFloat *send_buf, int len, int mu)
 Sends data in negative direction/receives data from positive direction.
void getMinusData (IFloat *rcv_buf, IFloat *send_buf, int len, int mu)
 Sends data in positive direction/receives data from negative direction.
void getData (IFloat *rcv_buf, int rblklen, int rnumblk, int rstr, IFloat *send_buf, int sblklen, int snumblk, int sstr, int mu, int sign)
void getPlusData (IFloat *rcv_buf, int rblklen, int rnumblk, int rstr, IFloat *send_buf, int sblklen, int snumblk, int sstr, int mu, int sign)
void getMiunsData (IFloat *rcv_buf, int rblklen, int rnumblk, int rstr, IFloat *send_buf, int sblklen, int snumblk, int sstr, int mu, int sign)
void getMinus2Data (IFloat *rcv_buf, IFloat *send_buf, int len, int mu, int nu)
 Sends data in positive direction/receives data from negative direction.
void getMinus3Data (IFloat *rcv_buf, IFloat *send_buf, int len, int dir)
 Sends data in positive direction/receives data from negative direction.


Detailed Description

Declarations of communications routines.

Id
scu.h,v 1.6 2004/12/01 20:04:51 chulwoo Exp

Definition in file scu.h.


Define Documentation

#define IDLE   'i'
 

Definition at line 44 of file scu.h.

#define RECEIVE   'r'
 

Definition at line 43 of file scu.h.

#define TRANSMIT   'x'
 

Definition at line 42 of file scu.h.


Function Documentation

void bsm IFloat ,
int  ,
int  ,
int  ,
int  ,
int 
 


Generated on Sat Oct 10 14:11:40 2009 for Columbia Physics System by  doxygen 1.3.9.1