#include "FieldLayout/BinaryBalancer.h"
#include "FieldLayout/FieldLayout.h"
#include "Field/BareField.h"
#include "Utility/PAssert.h"
#include "Profile/Profiler.h"
Include dependency graph for BinaryBalancer.cpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<unsigned Dim> | |
NDIndex< Dim > | CalcBinaryRepartition (FieldLayout< Dim > &layout, BareField< double, Dim > &weights) |
|
Definition at line 606 of file BinaryBalancer.cpp. References IpplInfo::Comm, CT, DEBUGMSG, endl(), FieldLayout< Dim >::getDomain(), Communicate::getNodes(), Communicate::myNode(), TAU_LAYOUT, TAU_PROFILE, and TAU_TYPE_STRING. Referenced by BinaryRepartition(). Here is the call graph for this function: ![]() |