OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
FieldMirror.hpp File Reference
#include <cassert>
#include <vector>
#include "Ippl.h"
#include "Communicate/Communicator.h"
#include "Communicate/Tags.h"
#include "Field/FieldBufferOps.hpp"
#include "FieldLayout/FieldLayout.h"
#include "Index/NDIndex.h"
Include dependency graph for FieldMirror.hpp:

Go to the source code of this file.

Namespaces

namespace  opalx
 
namespace  opalx::detail
 

Functions

template<typename Field >
void opalx::detail::mirrorField (const Field &src, Field &dst, unsigned axis)