SpECTRE  v2024.04.12
evolution::dg::subcell::Tags::InterpolatorsFromFdToNeighborFd< Dim > Struct Template Reference

An intrp::Irregular from our FD grid to our neighbors' FD grid. More...

#include <Interpolators.hpp>

Public Types

using type = DirectionalIdMap< Dim, std::optional< intrp::Irregular< Dim > > >
 

Detailed Description

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

An intrp::Irregular from our FD grid to our neighbors' FD grid.

Values are only set if the neighboring elements' logical coordinate axes are not aligned with ours. I.e., on block boundaries.


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