PPL Logo

coarsenResults Class Reference

Collaboration diagram for coarsenResults:

Collaboration graph
[legend]

Public Member Functions

 coarsenResults ()
coarsenData addCollapse (int elementID, int nodeToKeep, int nodeToDelete, double nX, double nY, int flag, int boundFlag, double frac)
coarsenData addUpdate (int nodeID, double newX, double newY, int boundaryFlag)
coarsenData addReplaceDelete (int elemID, int relnodeID, int oldNodeID, int newNodeID)
int countResults ()
void extract (int i, coarsenData *output)

Private Attributes

std::vector< coarsenDatares

Detailed Description

Definition at line 142 of file refine.C.


Constructor & Destructor Documentation

coarsenResults::coarsenResults (  )  [inline]

Definition at line 146 of file refine.C.


Member Function Documentation

coarsenData coarsenResults::addCollapse ( int  elementID,
int  nodeToKeep,
int  nodeToDelete,
double  nX,
double  nY,
int  flag,
int  boundFlag,
double  frac 
) [inline]

coarsenData coarsenResults::addUpdate ( int  nodeID,
double  newX,
double  newY,
int  boundaryFlag 
) [inline]

Definition at line 163 of file refine.C.

References updateData::boundaryFlag, PUP::d, coarsenData::data, updateData::newX, updateData::newY, updateData::nodeID, coarsenData::type, coarsenData::udata, and UPDATE.

Referenced by resultsCoarsenClient::nodeUpdate().

Here is the caller graph for this function:

coarsenData coarsenResults::addReplaceDelete ( int  elemID,
int  relnodeID,
int  oldNodeID,
int  newNodeID 
) [inline]

int coarsenResults::countResults ( void   )  [inline]

Definition at line 186 of file refine.C.

References res.

Referenced by REFINE2D_Get_Collapse_Length().

Here is the caller graph for this function:

void coarsenResults::extract ( int  i,
coarsenData output 
) [inline]

Definition at line 203 of file refine.C.

References res.

Referenced by REFINE2D_Get_Collapse().

Here is the caller graph for this function:


Field Documentation

std::vector<coarsenData> coarsenResults::res [private]

Definition at line 144 of file refine.C.

Referenced by countResults(), and extract().


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

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