FemViewer::Octree< T >::Leaf Class Reference

#include <octreeSpace.hpp>

Inheritance diagram for FemViewer::Octree< T >::Leaf:
Inheritance graph
[legend]
Collaboration diagram for FemViewer::Octree< T >::Leaf:
Collaboration graph
[legend]

List of all members.

Public Member Functions

eNode type () const
int & resolution ()
const int & resolution () const
const OctPointposition () const
void addElem (const OctElement &el)
void deleteElem (const OctElement &el)
 Leaf (const OctPoint &pos, int res=1)
 Leaf (const Leaf &lf)
virtual ~Leaf ()

template<typename T>
class FemViewer::Octree< T >::Leaf


Constructor & Destructor Documentation

template<typename T>
FemViewer::Octree< T >::Leaf::Leaf ( const OctPoint pos,
int  res = 1 
) [inline]
template<typename T>
FemViewer::Octree< T >::Leaf::Leaf ( const Leaf lf  )  [inline]
template<typename T>
virtual FemViewer::Octree< T >::Leaf::~Leaf (  )  [inline, virtual]

Member Function Documentation

template<typename T>
void FemViewer::Octree< T >::Leaf::addElem ( const OctElement &  el  )  [inline]

Here is the caller graph for this function:

template<typename T>
void FemViewer::Octree< T >::Leaf::deleteElem ( const OctElement &  el  )  [inline]
template<typename T>
const OctPoint& FemViewer::Octree< T >::Leaf::position (  )  const [inline]
template<typename T>
const int& FemViewer::Octree< T >::Leaf::resolution (  )  const [inline]
template<typename T>
int& FemViewer::Octree< T >::Leaf::resolution (  )  [inline]
template<typename T>
eNode FemViewer::Octree< T >::Leaf::type (  )  const [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1