PPL Logo

sendState Class Reference

Describes the outgoing mesh. More...

Inheritance diagram for sendState:

Inheritance graph
[legend]
Collaboration diagram for sendState:

Collaboration graph
[legend]

Public Member Functions

const doublefaceData (int t) const
const doubleptData (int p) const
 sendState (const PrismMesh &m, int tv, int pv, const double *t, const double *p)
const xfer_ttetData (int t) const
const xfer_tptData (int p) const
 sendState (const TetMesh &m, int tv, int pv, const xfer_t *t, const xfer_t *p)

Data Fields

const PrismMeshmesh
const doublefaceVals
const doubleptVals
const TetMeshmesh
const xfer_ttetVals
const xfer_tptVals

Detailed Description

Describes the outgoing mesh.

Definition at line 161 of file parallelsurfacetransfer.C.


Constructor & Destructor Documentation

sendState::sendState ( const PrismMesh m,
int  tv,
int  pv,
const double t,
const double p 
) [inline]

Definition at line 170 of file parallelsurfacetransfer.C.

sendState::sendState ( const TetMesh m,
int  tv,
int  pv,
const xfer_t t,
const xfer_t p 
) [inline]

Definition at line 160 of file paralleltransfer.C.


Member Function Documentation

const double* sendState::faceData ( int  t  )  const [inline]

Definition at line 167 of file parallelsurfacetransfer.C.

References meshState::faceVal, and faceVals.

Referenced by faceSender::putFace().

const double* sendState::ptData ( int  p  )  const [inline]

Definition at line 168 of file parallelsurfacetransfer.C.

References meshState::ptVal, and ptVals.

Referenced by faceSender::putFace(), and tetSender::putTet().

const xfer_t* sendState::tetData ( int  t  )  const [inline]

Definition at line 157 of file paralleltransfer.C.

References meshState::tetVal, and tetVals.

Referenced by tetSender::putTet().

const xfer_t* sendState::ptData ( int  p  )  const [inline]

Definition at line 158 of file paralleltransfer.C.

References meshState::ptVal, and ptVals.


Field Documentation

Definition at line 164 of file parallelsurfacetransfer.C.

Referenced by faceData().

Definition at line 165 of file parallelsurfacetransfer.C.

Referenced by ptData().

Definition at line 153 of file paralleltransfer.C.

Definition at line 154 of file paralleltransfer.C.

Referenced by tetData().

Definition at line 155 of file paralleltransfer.C.


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

Generated on Fri May 25 08:05:21 2012 for Charm++ by  doxygen 1.5.5