OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
RegionLayout.h File Reference
#include <array>
#include "Types/ViewTypes.h"
#include "Utility/TypeUtils.h"
#include "Region/NDRegion.h"
#include "Region/RegionLayout.hpp"
Include dependency graph for RegionLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ippl::detail::RegionLayout< T, Dim, Mesh, Properties >
 

Namespaces

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

Functions

template<typename T , unsigned Dim, class Mesh >
std::ostream & ippl::detail::operator<< (std::ostream &, const RegionLayout< T, Dim, Mesh > &)