PPL Logo

FEM_MUtil::tuple Class Reference

a data structure to remember mappings from oldnode to newnode yet to be updated More...

Collaboration diagram for FEM_MUtil::tuple:

Collaboration graph
[legend]

Public Member Functions

 tuple ()
 default constructor
 tuple (int o, int n)
 constructor

Data Fields

int oldIdx
 old index of a node
int newIdx
 the corresponding new index

Detailed Description

a data structure to remember mappings from oldnode to newnode yet to be updated

Definition at line 2774 of file ParFUM_internals.h.


Constructor & Destructor Documentation

FEM_MUtil::tuple::tuple (  )  [inline]

default constructor

Definition at line 2781 of file ParFUM_internals.h.

FEM_MUtil::tuple::tuple ( int  o,
int  n 
) [inline]

constructor

Definition at line 2786 of file ParFUM_internals.h.


Field Documentation

old index of a node

Definition at line 2777 of file ParFUM_internals.h.

the corresponding new index

Definition at line 2779 of file ParFUM_internals.h.


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

Generated on Fri May 25 08:03:19 2012 for Charm++ by  doxygen 1.5.5