|
faunus
|
Helper base class for (de)activating groups in speciation move. More...
#include <speciation.h>

Public Types | |
| using | ChangeAndBias = std::pair< Change::GroupChange, double > |
| Group change and bias energy. | |
| using | OptionalInt = std::optional< int > |
Public Member Functions | |
| virtual ChangeAndBias | activate (Group &group, OptionalInt num_particles=std::nullopt)=0 |
| virtual ChangeAndBias | deactivate (Group &group, OptionalInt num_particles=std::nullopt)=0 |
Helper base class for (de)activating groups in speciation move.
1.8.13