2 #include "orthoConfig.h"
3 #include "paircalc/pcInstanceIDs.h"
4 #include "paircalc/pcMapConfig.h"
7 #ifndef ORTHO_BUILDER_H
8 #define ORTHO_BUILDER_H
33 #endif // ORTHO_BUILDER_H
CkArrayID build(cp::paircalc::InstanceIDs &asymmHandle, const startup::PCMapConfig mapCfg)
Construct an ortho world given the configs.
Builder(const orthoConfig &_cfg)
A builder will always create the same ortho as per the supplied configs.
A container for assorted mapping inputs to pass around easily.
Configuration settings for the ortho world.
A class that orchestrates the mapping and creation of one ortho array and accompanying chares like Or...
orthoConfig cfg
The configurations for the ortho that should be instantiated.
A tiny structure to hold the relevant IDs/ proxies required to interact with a paircalc instance...
Author: Eric J Bohm Date Created: May 31, 2006.