OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
ConejoBalancer.hpp File Reference
#include "FieldLayout/ConejoBalancer.h"
#include "FieldLayout/MultiBalancer.h"
#include "Utility/IpplInfo.h"
Include dependency graph for ConejoBalancer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T , unsigned int D>
void reduceLocalWeights (BareField< T, D > &weights, std::vector< double > &vnodeWeights, bool dropCompressed)
 

Function Documentation

template<class T , unsigned int D>
void reduceLocalWeights ( BareField< T, D > &  weights,
std::vector< double > &  vnodeWeights,
bool  dropCompressed 
)
inline

Definition at line 56 of file ConejoBalancer.hpp.

References BareField< T, Dim >::begin_if(), and BareField< T, Dim >::end_if().

Referenced by ConejoBalancer::addMaterial().

Here is the call graph for this function: