|
Rosetta
|
#include <protocols/wum/MPI_WorkUnitManager.fwd.hh>#include <protocols/wum/WorkUnitManager.hh>#include <core/types.hh>Classes | |
| class | protocols::wum::MPI_WorkUnitManager |
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::wum | |
Macros | |
| #define | MPI_ANY_SOURCE 0 |
Functions | |
| 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 MPI_ANY_SOURCE 0 |