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 2542 of file ParFUM_internals.h.


Constructor & Destructor Documentation

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

default constructor

Definition at line 2549 of file ParFUM_internals.h.

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

constructor

Definition at line 2554 of file ParFUM_internals.h.


Field Documentation

old index of a node

Definition at line 2545 of file ParFUM_internals.h.

the corresponding new index

Definition at line 2547 of file ParFUM_internals.h.


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

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