BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PostorderStrategy Class Reference

Traverse tree; visit children before their parents. More...

+ Inheritance diagram for PostorderStrategy:

Public Member Functions

virtual PostorderStrategyclone () const
 
virtual IteratorMemento first (const INode *p_root)
 
virtual void next (IteratorMemento &iterator_stack) const
 
virtual bool isDone (IteratorMemento &iterator_stack) const
 

Detailed Description

Traverse tree; visit children before their parents.

Definition at line 49 of file IterationStrategy.h.


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