![]() |
Octopus
|
Go to the source code of this file.
Modules | |
| module | ensemble_oct_m |
| This module implements the ensemble class. | |
Data Types | |
| interface | ensemble_oct_m::ensemble_t |
| the ensemble class More... | |
Functions/Subroutines | |
| recursive class(ensemble_t) function, pointer | ensemble_oct_m::ensemble_constructor (namespace, n_replicas, system_factory, names, types) |
| Constructor for the ensemble_t class. More... | |
| recursive subroutine | ensemble_oct_m::ensemble_finalizer (this) |
| recursive subroutine | ensemble_oct_m::ensemble_end (this) |
| recursive subroutine | ensemble_oct_m::ensemble_create_interactions (this, interaction_factory, available_partners) |
| create the interactions of the ensemble More... | |
| recursive subroutine | ensemble_oct_m::ensemble_add_partners_to_list (this, list, interaction_type) |
| add the container to the flat list. More... | |