OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
LoadBalancer.hpp File Reference
#include <memory>
#include "PartBunch/ParticleContainer.hpp"
Include dependency graph for LoadBalancer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LoadBalancer< T, Dim >

Typedefs

template<typename T, unsigned Dim>
using ORB = ippl::OrthogonalRecursiveBisection<Field<double, Dim>, T>

Typedef Documentation

◆ ORB

template<typename T, unsigned Dim>
using ORB = ippl::OrthogonalRecursiveBisection<Field<double, Dim>, T>

Definition at line 9 of file LoadBalancer.hpp.