#include "FieldLayout/BinaryBalancer.cpp"
Include dependency graph for BinaryBalancer.h:
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 > &, BareField< double, Dim > &) |
template<unsigned Dim> | |
void | BinaryRepartition (FieldLayout< Dim > &layout, BareField< double, Dim > &weights) |
|
Definition at line 66 of file BinaryBalancer.h. References CalcBinaryRepartition(), and FieldLayout< Dim >::Repartition(). Here is the call graph for this function: ![]() |
|
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: ![]() |