changa 3.5
Loading...
Searching...
No Matches
RemoteTreeBuilder Class Reference

Class to build the remote part of the tree. Fills in Boundary and NonLocal nodes. More...

#include <Compute.h>

Inheritance diagram for RemoteTreeBuilder:
TreeNodeWorker

Public Member Functions

 RemoteTreeBuilder (TreePiece *owner, bool req)
 
bool work (GenericTreeNode *node, int level)
 
void doneChildren (GenericTreeNode *node, int level)
 

Detailed Description

Class to build the remote part of the tree. Fills in Boundary and NonLocal nodes.

Member Function Documentation

◆ doneChildren()

void RemoteTreeBuilder::doneChildren ( GenericTreeNode * node,
int level )
virtual

Reimplemented from TreeNodeWorker.

◆ work()

bool RemoteTreeBuilder::work ( GenericTreeNode * node,
int level )
virtual

Implements TreeNodeWorker.


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