![]() |
Rosetta
2021.16
|
#include <utility/assert.hh>#include <protocols/wum/MPI_WorkUnitManager.hh>#include <protocols/wum/SilentStructStore.hh>#include <core/io/silent/SilentStruct.hh>#include <basic/Tracer.hh>#include <basic/options/option.hh>#include <basic/options/keys/wum.OptionKeys.gen.hh>#include <numeric/random/random.hh>#include <ObjexxFCL/string.functions.hh>#include <ObjexxFCL/format.hh>#include <utility/vector1.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::wum | |
Macros | |
| #define | TRDEBUG TR.Debug |
Functions | |
| static basic::Tracer | protocols::wum::TR ("MPI_WUM") |
| int | protocols::wum::mpi_rank () |
| Helper function - returns rank of the current node. More... | |
| int | protocols::wum::mpi_npes () |
| Helper function - returns total number of nodes. More... | |
| core::Real | protocols::wum::get_time () |
| Get a time in seconds. If MPI is enabled you'll get an accuracy of microsecs. More... | |
| #define TRDEBUG TR.Debug |
1.8.7