9#include <Kokkos_Macros.hpp>
16 static_assert(DimI::PERIODIC,
"PeriodicExtrapolationRule requires periodic dimension");
18 template <
class CoordType,
class ChunkSpan>
21 assert(
"PeriodicExtrapolationRule::operator() should never be called");
The top-level namespace of DDC.