Refresh the tree structure. More...
#include "Carmen.h"
Functions | |
void | RefreshTree (Node *Root) |
Refresh the tree structure, i.e. compute the cell-averages of the internal nodes by projection and those of the virtual leaves by prediction. The root node is Root. Only for multiresolution computations. More... | |
Refresh the tree structure.
void RefreshTree | ( | Node * | Root | ) |
Refresh the tree structure, i.e. compute the cell-averages of the internal nodes by projection and those of the virtual leaves by prediction. The root node is Root. Only for multiresolution computations.
Root | Root |