14 vProc_(std::vector<size_t>(1, nProc_))
24 subsProc_(evol.subsProc_),
void includeParameters_(const ParameterList ¶meters)
AbstractParameterAliasable & operator=(const AbstractParameterAliasable &ap)
Evolution of a sequence performed by a unique SubstitutionProcess all along the sequence.
OneProcessSequenceEvolution(std::shared_ptr< SubstitutionProcessInterface > process, size_t nProc=0)
std::shared_ptr< SubstitutionProcessInterface > subsProc_
size_t nProc_
the substitution process number.
OneProcessSequenceEvolution & operator=(const OneProcessSequenceEvolution &evol)
std::vector< size_t > vProc_
not nice, for inheritance compatibility.
Defines the basic types of data flow nodes.