IterationPack: General framework for building iterative algorithms  Version of the Day
IterationPack::AlgorithmStep Member List
This is the complete list of members for IterationPack::AlgorithmStep, including all inherited members.
do_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)=0IterationPack::AlgorithmStep [pure virtual]
finalize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)IterationPack::AlgorithmStep [inline, virtual]
inform_updated(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)IterationPack::AlgorithmStep [inline, virtual]
initialize_step(Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)IterationPack::AlgorithmStep [inline, virtual]
poss_type typedefIterationPack::AlgorithmStep
print_step(const Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const IterationPack::AlgorithmStep [inline, virtual]
~AlgorithmStep()IterationPack::AlgorithmStep [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends