15 #ifndef SERIALBOX_CORE_FRONTEND_STELLA_KBOUNDARY_H 16 #define SERIALBOX_CORE_FRONTEND_STELLA_KBOUNDARY_H 45 kMinusOffset_ = other.kMinusOffset_;
46 kPlusOffset_ = other.kPlusOffset_;
50 bool operator==(
const KBoundary& other)
const {
void Init(const int kMinusOffset, const int kPlusOffset)
Init the container.
Namespace of the STELLA frontend.
Namespace of the serialbox library.
int kPlusOffset() const
Offset in k-plus direction
int kMinusOffset() const
Offset in k-minus direction.
Container for boundary offsets in k direction.