PPL Logo

intdual Class Reference

Collaboration diagram for intdual:

Collaboration graph
[legend]

Public Member Functions

 intdual (int _x, int _y)
int getx ()
int gety ()
CkHashCode hash () const
int compare (intdual &t) const
 intdual (int _x, int _y)
int getx ()
int gety ()
CkHashCode hash () const
int compare (intdual &t) const

Static Public Member Functions

static CkHashCode staticHash (const void *k, size_t)
static int staticCompare (const void *a, const void *b, size_t)
static CkHashCode staticHash (const void *k, size_t)
static int staticCompare (const void *a, const void *b, size_t)

Private Attributes

int x
int y

Detailed Description

Definition at line 8 of file femrefine.C.


Constructor & Destructor Documentation

intdual::intdual ( int  _x,
int  _y 
) [inline]

Definition at line 12 of file femrefine.C.

References x, and y.

intdual::intdual ( int  _x,
int  _y 
) [inline]

Definition at line 19 of file femrefine.C.

References x, and y.


Member Function Documentation

int intdual::getx (  )  [inline]

Definition at line 19 of file femrefine.C.

References x.

Referenced by compare().

Here is the caller graph for this function:

int intdual::gety (  )  [inline]

Definition at line 20 of file femrefine.C.

References y.

Referenced by compare().

Here is the caller graph for this function:

CkHashCode intdual::hash ( void   )  const [inline]

Definition at line 21 of file femrefine.C.

References x, and y.

static CkHashCode intdual::staticHash ( const void *  k,
size_t   
) [inline, static]

Definition at line 24 of file femrefine.C.

int intdual::compare ( intdual t  )  const [inline]

Definition at line 27 of file femrefine.C.

References getx(), gety(), x, and y.

Here is the call graph for this function:

static int intdual::staticCompare ( const void *  a,
const void *  b,
size_t   
) [inline, static]

Definition at line 30 of file femrefine.C.

int intdual::getx (  )  [inline]

Definition at line 26 of file femrefine.C.

References x.

int intdual::gety (  )  [inline]

Definition at line 27 of file femrefine.C.

References y.

CkHashCode intdual::hash ( void   )  const [inline]

Definition at line 28 of file femrefine.C.

References x, and y.

static CkHashCode intdual::staticHash ( const void *  k,
size_t   
) [inline, static]

Definition at line 31 of file femrefine.C.

int intdual::compare ( intdual t  )  const [inline]

Definition at line 34 of file femrefine.C.

References getx(), gety(), x, and y.

Here is the call graph for this function:

static int intdual::staticCompare ( const void *  a,
const void *  b,
size_t   
) [inline, static]

Definition at line 37 of file femrefine.C.


Field Documentation

int intdual::x [private]

Definition at line 10 of file femrefine.C.

Referenced by compare(), getx(), hash(), and intdual().

int intdual::y [private]

Definition at line 10 of file femrefine.C.

Referenced by compare(), gety(), hash(), and intdual().


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

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