Scippy

UG

Ubiquity Generator framework

bbParaLoadCoordinator.h File Reference
#include <fstream>
#include <list>
#include <queue>
#include <set>
#include "ug/paraDef.h"
#include "ug/paraComm.h"
#include "ug/paraLoadCoordinator.h"
#include "ug/paraTimer.h"
#include "ug/paraDeterministicTimer.h"
#include "bbParaNodePool.h"
#include "bbParaInitiator.h"
#include "bbParaSolverState.h"
#include "bbParaCalculationState.h"
#include "bbParaNode.h"
#include "bbParaParamSet.h"
#include "bbParaTagDef.h"
#include "bbParaLoadCoordinatorTerminationState.h"
#include "bbParaSolverPool.h"
#include "bbParaSolution.h"
#include "bbParaInstance.h"
#include "bbParaDiffSubproblem.h"
#include "bbParaNodesMerger.h"

Go to the source code of this file.

Classes

class  BbParaLoadCoordinator
 Class for LoadCoordinator. More...
 

Namespaces

 UG
 

Variables

static const double displayInfOverThisValue = 5.0
 if gap is over this value, Inf is displayed at gap TODO: this would move to inherited class More...