PPL Logo

elemList Class Reference
[ParFUM Unstructured Mesh Framework]

#include <map.h>

Collaboration diagram for elemList:

Collaboration graph
[legend]

Public Member Functions

 elemList (int chunk_, int localNo_, int type_, FEM_Symmetries_t sym_)
 elemList (int chunk_, int localNo_, int type_, FEM_Symmetries_t sym_, int tupleNo_)
 ~elemList ()
void setNext (elemList *n)
 elemList (int chunk_, int localNo_, int type_, FEM_Symmetries_t sym_)
 elemList (int chunk_, int localNo_, int type_, FEM_Symmetries_t sym_, int tupleNo_)
 ~elemList ()
void setNext (elemList *n)

Data Fields

int chunk
int tupleNo
int localNo
int type
FEM_Symmetries_t sym
elemListnext
elemListnext

Detailed Description

Definition at line 30 of file map.h.


Constructor & Destructor Documentation

elemList::elemList ( int  chunk_,
int  localNo_,
int  type_,
FEM_Symmetries_t  sym_ 
) [inline]

Definition at line 39 of file map.h.

References next.

elemList::elemList ( int  chunk_,
int  localNo_,
int  type_,
FEM_Symmetries_t  sym_,
int  tupleNo_ 
) [inline]

Definition at line 42 of file map.h.

References next.

elemList::~elemList (  )  [inline]

Definition at line 46 of file map.h.

References next.

elemList::elemList ( int  chunk_,
int  localNo_,
int  type_,
FEM_Symmetries_t  sym_ 
) [inline]

Definition at line 2362 of file ParFUM_internals.h.

elemList::elemList ( int  chunk_,
int  localNo_,
int  type_,
FEM_Symmetries_t  sym_,
int  tupleNo_ 
) [inline]

Definition at line 2365 of file ParFUM_internals.h.

elemList::~elemList (  )  [inline]

Definition at line 2369 of file ParFUM_internals.h.


Member Function Documentation

void elemList::setNext ( elemList n  )  [inline]

Definition at line 47 of file map.h.

References next.

Referenced by tupleTable::addTuple().

Here is the caller graph for this function:

void elemList::setNext ( elemList n  )  [inline]

Definition at line 2370 of file ParFUM_internals.h.


Field Documentation

Definition at line 32 of file map.h.

Referenced by splitter::addGhostPair().

Definition at line 33 of file map.h.

Definition at line 34 of file map.h.

Referenced by splitter::addGhostPair().

Definition at line 35 of file map.h.

Referenced by splitter::addGhostPair().

Definition at line 36 of file map.h.

Referenced by splitter::addGhostPair(), and splitter::addSymmetryGhost().

Definition at line 2360 of file ParFUM_internals.h.


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

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