|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Traverse tree; visit parents before their children. More...
Inheritance diagram for PreorderStrategy:Public Member Functions | |
| virtual PreorderStrategy * | clone () const |
| virtual IteratorMemento | first (const INode *p_root) |
| virtual void | next (IteratorMemento &iterator_stack) const |
| virtual bool | isDone (IteratorMemento &iterator_stack) const |
Traverse tree; visit parents before their children.
Definition at line 36 of file IterationStrategy.h.