PABLO  0.1
PArallel Balanced Linear Octree
 All Classes Functions Variables Pages
Class_Local_Tree< dim > Class Template Reference

Local octree portion for each process. More...

#include "Class_Local_Tree.hpp"

Detailed Description

template<int dim>
class Class_Local_Tree< dim >

Local octree portion for each process.

Class_Local_Tree.hpp

Date
23/apr/2014
Authors
Edoardo Lombardi
Marco Cisternino
Version
0.1
License:
This version of PABLO is released under the LGPL License.

Local tree consists mainly of two vectors with:

The octants (and ghosts) are ordered following the Z-curve defined by the Morton index.

Optionally in local tree three vectors of intersections are stored:

Class Local_Tree is a templated class in dimensional parameter int dim and it accepts only two values: dim=2 and dim=3, obviously for 2D and 3D respectively.

Definition at line 55 of file Class_Local_Tree.hpp.


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