PPL Logo

NeighborMsg Class Reference

#include <amr.h>

Inheritance diagram for NeighborMsg:

Inheritance graph
[legend]
Collaboration diagram for NeighborMsg:

Collaboration graph
[legend]

Public Member Functions

 NeighborMsg ()
void pup (PUP::er &p)
 ~NeighborMsg ()

Static Public Member Functions

static void * pack (NeighborMsg *msg)
static NeighborMsgunpack (void *inbuf)

Data Fields

int which_neighbor
int run_until
int numbits
int dataSize
BitVec nborIdx
void * data

Detailed Description

Definition at line 131 of file amr.h.


Constructor & Destructor Documentation

NeighborMsg::NeighborMsg (  )  [inline]

Definition at line 140 of file amr.h.

References data.

NeighborMsg::~NeighborMsg (  )  [inline]

Definition at line 148 of file amr.h.

References data, and AmrUserData::deleteNborData().

Here is the call graph for this function:


Member Function Documentation

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

Definition at line 240 of file amr.C.

References buf, CkAllocBuffer(), data, dataSize, int, nborIdx, numbits, run_until, and which_neighbor.

Here is the call graph for this function:

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

Definition at line 272 of file amr.C.

References buf, CkAllocBuffer(), CkFreeMsg(), data, dataSize, int, msg, nborIdx, numbits, run_until, and which_neighbor.

Here is the call graph for this function:

void NeighborMsg::pup ( PUP::er p  ) 

Definition at line 305 of file amr.C.

References data, dataSize, PUP::er::isUnpacking(), nborIdx, numbits, p, BitVec::pup(), run_until, and which_neighbor.

Referenced by Cell::pup().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation


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

Generated on Mon Sep 21 08:27:56 2020 for Charm++ by  doxygen 1.5.5