PPL Logo

nodeRef Class Reference

#include <ref.h>

Inheritance diagram for nodeRef:

Inheritance graph
[legend]
Collaboration diagram for nodeRef:

Collaboration graph
[legend]

Public Member Functions

 nodeRef ()
 nodeRef (int chunkId, int objIdx)
node get ()
void update (node &m)
void pup (PUP::er &p)

Detailed Description

Definition at line 27 of file ref.h.


Constructor & Destructor Documentation

nodeRef::nodeRef (  )  [inline]

Definition at line 29 of file ref.h.

References objRef::cid, and objRef::idx.

nodeRef::nodeRef ( int  chunkId,
int  objIdx 
) [inline]

Definition at line 30 of file ref.h.

References objRef::cid, and objRef::idx.


Member Function Documentation

node nodeRef::get ( void   ) 

Definition at line 11 of file ref.C.

References objRef::cid, CkFreeMsg(), nodeMsg::coord, objRef::idx, mesh, n, and node::set().

Here is the call graph for this function:

void nodeRef::update ( node m  ) 

Definition at line 21 of file ref.C.

References objRef::cid, nodeMsg::coord, node::getCoord(), objRef::idx, nodeMsg::idx, and mesh.

Here is the call graph for this function:

void nodeRef::pup ( PUP::er p  )  [inline]

Reimplemented from objRef.

Definition at line 33 of file ref.h.

References objRef::cid, and objRef::idx.


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

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