phdMesh  Version of the Day
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Public Member Functions | Public Attributes | List of all members
phdmesh::IdentProcBox Struct Reference

#include <OctTreeOps.hpp>

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

Public Member Functions

 IdentProcBox (const IdentProcBox &rhs)
 
IdentProcBoxoperator= (const IdentProcBox &rhs)
 
- Public Member Functions inherited from phdmesh::IdentProc
 IdentProc (const IdentProc &rhs)
 
 IdentProc (unsigned i, unsigned p)
 
IdentProcoperator= (const IdentProc &rhs)
 
bool operator== (const IdentProc &rhs) const
 
bool operator!= (const IdentProc &rhs) const
 
bool operator< (const IdentProc &rhs) const
 
bool operator> (const IdentProc &rhs) const
 
bool operator<= (const IdentProc &rhs) const
 
bool operator>= (const IdentProc &rhs) const
 

Public Attributes

unsigned part
 
float box [6]
 
- Public Attributes inherited from phdmesh::IdentProc
unsigned ident
 
unsigned proc
 

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: