phdMesh Version of the Day
Public Member Functions | Public Attributes
phdmesh::IdentProcBox Struct Reference

#include <OctTreeOps.hpp>

Inheritance diagram for phdmesh::IdentProcBox:
phdmesh::IdentProc

List of all members.

Public Member Functions

 IdentProcBox (const IdentProcBox &rhs)
IdentProcBoxoperator= (const IdentProcBox &rhs)

Public Attributes

unsigned part
float box [6]

Detailed Description

A parallel-unique identified cartesion box. lower bound is box[0..2] upper bound is box[3..5]

For the oct-tree proximity search two boxes that have the same nonzero 'part' value are not checked for intesection.

Definition at line 46 of file OctTreeOps.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator