![]() |
fpmas 1.5
|
#include <model.h>


Protected Attributes | |
| communication::MpiCommunicator | comm |
| AgentGraph< SyncMode > | __graph {comm} |
| scheduler::Scheduler | __scheduler |
| runtime::Runtime | __runtime {__scheduler} |
| ZoltanLoadBalancing | __zoltan_lb {comm} |
| ScheduledLoadBalancing | __load_balancing |
A default Model configuration that instantiate default components implementations.
|
protected |
Default MpiCommunicator.
|
protected |
Default AgentGraph.
|
protected |
Default Scheduler.
|
protected |
Default Runtime.
|
protected |
Default load balancing algorithm.
|
protected |
Default scheduled load balancing algorithm.