|
Rosetta
|
#include <protocols/jd2/archive/MPIArchiveJobDistributor.fwd.hh>#include <protocols/jd2/archive/ArchiveBase.fwd.hh>#include <protocols/jd2/MPIFileBufJobDistributor.hh>#include <protocols/jd2/JobDistributorFactory.fwd.hh>#include <protocols/moves/Mover.fwd.hh>#include <core/types.hh>#include <utility/exit.hh>#include <string>#include <deque>#include <utility/vector1.hh>Classes | |
| class | protocols::jd2::archive::MPIArchiveJobDistributor |
| JobDistributor for the iterative ArchiveManager/Archive Framework. More... | |
| struct | protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage |
| CompletionMessage(s) are send to the ArchiveManager whenever more than nr_notify decoys have been finished / or when the full batch is finished. More... | |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::jd2 | |
| protocols::jd2::archive | |
Variables | |
| core::Size const | protocols::jd2::archive::BATCH_SYNC = 101 |
| core::Size const | protocols::jd2::archive::QUEUE_EMPTY = 102 |
| core::Size const | protocols::jd2::archive::ADD_BATCH = 103 |
| core::Size const | protocols::jd2::archive::CANCEL_BATCH = 104 |
| core::Size const | protocols::jd2::archive::JOB_COMPLETION = 105 |
| core::Size const | protocols::jd2::archive::MPI_ARCHIVE_TAG = 12310925 |