Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Attributes
aglowav::BiClNode00< F >::NE Union Reference

Node -> rght, leaf -> elm. More...

List of all members.

Public Attributes

const bem::Constant3d001< F > * elm
BiClNode00< F > * rght

Detailed Description

template<class F>
union aglowav::BiClNode00< F >::NE

Node -> rght, leaf -> elm.

Definition at line 183 of file tree.hh.


Member Data Documentation

template<class F>
const bem::Constant3d001<F>* aglowav::BiClNode00< F >::NE::elm

Definition at line 185 of file tree.hh.

template<class F>
BiClNode00<F>* aglowav::BiClNode00< F >::NE::rght

Definition at line 184 of file tree.hh.


The documentation for this union was generated from the following file:

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)