5#ifndef IPPL_PARTITIONER_H
6#define IPPL_PARTITIONER_H
13 template <
unsigned Dim>
19 template <
typename view_type>
21 const std::array<bool, Dim>& isParallel,
int nSplits)
const;
typename ippl::detail::ViewType< ippl::Vector< double, Dim >, 1 >::view_type view_type
Implementations for FFT constructor/destructor and transforms.
void split(const NDIndex< Dim > &domain, view_type &view, const std::array< bool, Dim > &isParallel, int nSplits) const