OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
BinaryBalancer.hpp File Reference
Include dependency graph for BinaryBalancer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void BcastCuts (int cutLoc, int cutAxis, int bcast_tag)
template<unsigned Dim>
NDIndex< DimCalcBinaryRepartition (FieldLayout< Dim > &layout, BareField< double, Dim > &weights)

Function Documentation

◆ BcastCuts()

void BcastCuts ( int cutLoc,
int cutAxis,
int bcast_tag )
inline

Definition at line 454 of file BinaryBalancer.hpp.

References IpplInfo::Comm, and Message::put().

Here is the call graph for this function:

◆ CalcBinaryRepartition()

template<unsigned Dim>
NDIndex< Dim > CalcBinaryRepartition ( FieldLayout< Dim > & layout,
BareField< double, Dim > & weights )

Definition at line 586 of file BinaryBalancer.hpp.

References IpplInfo::Comm, Dim, and FieldLayout< Dim >::getDomain().

Referenced by BinaryRepartition(), and BinaryRepartition().

Here is the call graph for this function: