rf_SimpleONPFunc
RF_RedFuncs_t rf_pFuncs = {rf_RegularONPFunc, "Regular Old-New P", rf_SimpleONPFunc, "Simple Old-New P"};
void rf_SimpleONPFunc(RF_DagNode_t * node);