subdiv::TTree< V > Class Template Reference

#include <TTree.h>

List of all members.

Public Member Functions

 TTree (V *vtx[3], int depth, TTree *parent)
 ~TTree (void)
V *& vertex (int i)
TTree< V > *& neighbor (int i)
TTree< V > *& parent (void)
TTree< V > *& child (int i)
template<typename OutputIterator >
void addLeafs (OutputIterator iter)
void subdivide (Averaging< V > *avrg)
bool leaf (void)

template<typename V>
class subdiv::TTree< V >


Constructor & Destructor Documentation

template<typename V>
subdiv::TTree< V >::TTree ( V *  vtx[3],
int  depth,
TTree< V > *  parent 
) [inline]
template<typename V>
subdiv::TTree< V >::~TTree ( void   )  [inline]

Member Function Documentation

template<typename V >
template<typename OutputIterator >
void subdiv::TTree< V >::addLeafs ( OutputIterator  iter  )  [inline]
template<typename V>
TTree<V>*& subdiv::TTree< V >::child ( int  i  )  [inline]
template<typename V>
bool subdiv::TTree< V >::leaf ( void   )  [inline]
template<typename V>
TTree<V>*& subdiv::TTree< V >::parent ( void   )  [inline]
template<typename V >
void subdiv::TTree< V >::subdivide ( Averaging< V > *  avrg  )  [inline]

The documentation for this class was generated from the following files:
Generated on Thu Jun 30 02:18:57 2016 for SFC Thin-Shell Finite Element Solver by  doxygen 1.6.3