42 #ifndef ITERATION_PACK_ALGORITHM_SET_OPTIONS_H
43 #define ITERATION_PACK_ALGORITHM_SET_OPTIONS_H
49 namespace IterationPack {
63 ,
const char opt_grp_name[] =
"IterationPack_Algorithm" );
74 #endif // ITERATION_PACK_ALGORITHM_SET_OPTIONS_H
AlgorithmSetOptions(Algorithm *target=0, const char opt_grp_name[]="IterationPack_Algorithm")
Templated node class manipulating a reference to a target object who will have its options set...
Set options for Algorithm from an OptionsFromStream object.
Acts as the central hub for an iterative algorithm.
Node class for setting options from a stream.
void setOption(int option_num, const std::string &option_value)
Overridden from SetOptionsFromStreamNode.
const std::string & option_value(OptionsGroup::const_iterator &itr)