BIE::ModelEvaluationRequest Class Reference

hold a request for the evaluation of a model at a point. More...

#include <ModelEvaluationRequest.h>

Inheritance diagram for BIE::ModelEvaluationRequest:
Collaboration diagram for BIE::ModelEvaluationRequest:

List of all members.

Public Member Functions

 ModelEvaluationRequest (int tileId, double x, double y, int numEvalsAtPoint, Semaphore &finished, vector< double > &result)
virtual void Send (int destination, vector< MPI_Comm > *comms)
 Send to node via a list of communicators.
virtual void Recv (MPI_Status *probeStatus)
 Receive a message.

Public Attributes

double args [3]
vector< double > * result
int returnSize


Detailed Description

hold a request for the evaluation of a model at a point.

writes the result back into caller supplied storage, and posts on a caller supplied semaphore when complete


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen