PPL Logo

ChildInitMsg Class Reference

#include <amr.h>

Inheritance diagram for ChildInitMsg:

Inheritance graph
[legend]
Collaboration diagram for ChildInitMsg:

Collaboration graph
[legend]

Public Member Functions

 ~ChildInitMsg ()

Static Public Member Functions

static void * pack (ChildInitMsg *msg)
static ChildInitMsgunpack (void *inbuf)

Data Fields

int run_until
int num_neighbors
int synchstep
int dataSize
void * data

Detailed Description

Definition at line 153 of file amr.h.


Constructor & Destructor Documentation

ChildInitMsg::~ChildInitMsg (  )  [inline]

Definition at line 164 of file amr.h.

References data, and AmrUserData::deleteChildData().


Member Function Documentation

void * ChildInitMsg::pack ( ChildInitMsg msg  )  [static]

Definition at line 333 of file amr.C.

References CkAllocBuffer(), data, dataSize, num_neighbors, run_until, and synchstep.

ChildInitMsg * ChildInitMsg::unpack ( void *  inbuf  )  [static]

Definition at line 364 of file amr.C.

References CkAllocBuffer(), CkFreeMsg(), data, dataSize, msg, num_neighbors, run_until, and synchstep.


Field Documentation

Definition at line 156 of file amr.h.

Referenced by Cell::change_to_leaf(), pack(), Cell::refine(), and unpack().

Definition at line 157 of file amr.h.

Referenced by Cell::change_to_leaf(), pack(), Cell::refine(), and unpack().

Definition at line 158 of file amr.h.

Referenced by Cell::change_to_leaf(), pack(), Cell::refine(), and unpack().

Definition at line 159 of file amr.h.

Referenced by Cell::change_to_leaf(), pack(), Cell::refine(), and unpack().

Definition at line 160 of file amr.h.

Referenced by Cell::change_to_leaf(), pack(), Cell::refine(), unpack(), and ~ChildInitMsg().


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

Generated on Thu May 24 07:56:50 2012 for Charm++ by  doxygen 1.5.5