Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

pickBdy.C File Reference

#include "TreeNode.h"
#include "parUtils.h"

Go to the source code of this file.

Namespaces

namespace  ot

Defines

#define PICK_INTER_PROCESSOR_BOUNDARY_BLOCK(SetValueLine)
#define PICK_IPBB_SET_TN_VALUE   res.push_back(nodes[nodeCnt]);
#define PICK_IPBB_SET_UI_VALUE   res.push_back(nodeCnt);

Functions

int pickInterProcessorBoundaryNodes (const std::vector< ot::TreeNode > &nodes, std::vector< ot::TreeNode > &res, const ot::TreeNode &firstBlock, const ot::TreeNode &lastBlock)
int pickInterProcessorBoundaryNodes (const std::vector< ot::TreeNode > &nodes, std::vector< unsigned int > &res, const ot::TreeNode &firstBlock, const ot::TreeNode &lastBlock)


Detailed Description

Author:
Rahul S. Sampath, rahul.sampath@gmail.com

Definition in file pickBdy.C.


Define Documentation

#define PICK_INTER_PROCESSOR_BOUNDARY_BLOCK SetValueLine   ) 
 

Definition at line 36 of file pickBdy.C.

Referenced by ot::pickInterProcessorBoundaryNodes().

#define PICK_IPBB_SET_TN_VALUE   res.push_back(nodes[nodeCnt]);
 

Definition at line 32 of file pickBdy.C.

Referenced by ot::pickInterProcessorBoundaryNodes().

#define PICK_IPBB_SET_UI_VALUE   res.push_back(nodeCnt);
 

Definition at line 34 of file pickBdy.C.

Referenced by ot::pickInterProcessorBoundaryNodes().


Function Documentation

int ot::pickInterProcessorBoundaryNodes const std::vector< ot::TreeNode > &  nodes,
std::vector< ot::TreeNode > &  bndLeaves,
const ot::TreeNode firstBlock,
const ot::TreeNode lastBlock
 

Definition at line 81 of file pickBdy.C.

References PICK_INTER_PROCESSOR_BOUNDARY_BLOCK, PICK_IPBB_SET_TN_VALUE, PROF_PICK_BND_BEGIN, and PROF_PICK_BND_END.

Referenced by ot::mergeComboBalAndPickBoundary(), and ot::pickGhostCandidates().

int ot::pickInterProcessorBoundaryNodes const std::vector< ot::TreeNode > &  nodes,
std::vector< unsigned int > &  res,
const ot::TreeNode firstBlock,
const ot::TreeNode lastBlock
 

Definition at line 71 of file pickBdy.C.

References PICK_INTER_PROCESSOR_BOUNDARY_BLOCK, PICK_IPBB_SET_UI_VALUE, PROF_PICK_BND_BEGIN, and PROF_PICK_BND_END.

Referenced by ot::DA::DA_FactoryPart3().


Generated on Tue Mar 24 16:14:14 2009 for DENDRO by  doxygen 1.3.9.1