SpECTRE  v2026.04.01
evolution::dg::subcell::Tags::ExtensionDirections< Dim > Struct Template Reference

Records directions in which neighbor ghost zones fall outside the local element's domain and require extension. More...

#include <Interpolators.hpp>

Public Types

using type = DirectionMap< Dim, interpolators_detail::ExtensionDirection< Dim > >
 

Detailed Description

template<size_t Dim>
struct evolution::dg::subcell::Tags::ExtensionDirections< Dim >

Records directions in which neighbor ghost zones fall outside the local element's domain and require extension.

This tag is used on block boundaries where logical coordinate axes of neighboring elements are not aligned, and ghost data cannot be directly exchanged.


The documentation for this struct was generated from the following file: