SILAS
Simulation of Large Scale Applications
|
#include <HypothesisPart.h>
Public Member Functions | |
virtual | ~HypothesisPart () |
virtual void | register_callbacks (const int run, pearl::CallbackManager *cb_manager)=0 |
Base class for partial hypotheses
virtual ~HypothesisPart | ( | ) | [inline, virtual] |
Destructor.
virtual void register_callbacks | ( | const int | run, |
pearl::CallbackManager * | cb_manager | ||
) | [pure virtual] |
Register the needed callbacks to enable the management of user defined modifications on specific events.
Implemented in HypCutRegion, HypCutMessage, HypScale, HypBalance, and HypBalanceGlobal.
![]() |
Copyright © 1998–2008 Forschungszentrum Jülich, Jülich Supercomputing Centre |