OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
HaloCells.h File Reference
#include <array>
#include "Types/IpplTypes.h"
#include "Types/ViewTypes.h"
#include "Communicate/Archive.h"
#include "FieldLayout/FieldLayout.h"
#include "Index/NDIndex.h"
#include "Field/HaloCells.hpp"
Include dependency graph for HaloCells.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ippl::detail::FieldBufferData< T, ViewArgs >
 
class  ippl::detail::HaloCells< T, Dim, ViewArgs >
 
struct  ippl::detail::HaloCells< T, Dim, ViewArgs >::assign
 
struct  ippl::detail::HaloCells< T, Dim, ViewArgs >::lhs_plus_assign
 
struct  ippl::detail::HaloCells< T, Dim, ViewArgs >::rhs_plus_assign
 

Namespaces

namespace  ippl
 Implementations for FFT constructor/destructor and transforms.
 
namespace  ippl::detail
 

Detailed Description

This class provides the functionality to do field halo exchange.

Definition in file HaloCells.h.