bsp_reqtable.c File Reference

Implement the 'execute' method on a RequestTable. More...

#include "bsp_reqtable.h"
#include "bsp_alloc.h"
#include "bsp_delivtable.h"

Include dependency graph for bsp_reqtable.c:

Go to the source code of this file.

Functions

void requestTable_execute (const ExpandableTable *restrict table, ExpandableTable *restrict deliv)
 Executes the data requests.


Detailed Description

Implement the 'execute' method on a RequestTable.

Author:
Wijnand Suijlen

Definition in file bsp_reqtable.c.


Function Documentation

void requestTable_execute const ExpandableTable *restrict  table,
ExpandableTable *restrict  deliv
 

Executes the data requests.

Reads all data requests and translates them in data delivery: bsp_put()

Parameters:
table Reference to RequestTable
deliv Reference to DeliveryTable

Definition at line 44 of file bsp_reqtable.c.

References deliveryTable_push(), PutObject::dst, DelivElement::info, put, _DInfo::put, restrict, and DelivElement::size.

Here is the call graph for this function:


Generated on Sat Apr 8 20:13:40 2006 for BSPonMPI by  doxygen 1.4.6