xc
Public Member Functions | Static Public Member Functions | List of all members

Element position for KDTree building. More...

#include <KDTreeElements.h>

Inheritance diagram for XC::ElemPos:
Inheritance graph
[legend]
Collaboration diagram for XC::ElemPos:
Collaboration graph
[legend]

Public Member Functions

 ElemPos (const Element &)
 Constructor.
 
 ElemPos (const Pos3d &p)
 Constructor.
 
const ElementgetElementPtr (void) const
 
- Public Member Functions inherited from KDTreePos
 KDTreePos (const Pos3d &p)
 Constructor.
 
double distance_to (const KDTreePos &other) const
 Distance between positions.
 
value_type operator[] (const size_t &N) const
 

Static Public Member Functions

static double tac (ElemPos p, size_t k)
 

Additional Inherited Members

- Public Types inherited from KDTreePos
typedef double value_type
 

Detailed Description

Element position for KDTree building.


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