SpECTRE  v2026.06.09.01
Loading...
Searching...
No Matches
evolution::dg::subcell::Tags::GhostDataForReconstruction< Dim > Struct Template Reference

The ghost data used for reconstructing the solution on the interfaces between elements. More...

#include <GhostDataForReconstruction.hpp>

Public Types

using type = DirectionalIdMap<Dim, GhostData>

Detailed Description

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

The ghost data used for reconstructing the solution on the interfaces between elements.

The DirectionalIdMap stores a evolution::dg::subcell::GhostData which stores both local and received neighbor ghost data. Even though subcell doesn't use it's local ghost data during reconstruction, we will need to store it when using Charm++ messages.


The documentation for this struct was generated from the following file:
  • src/Evolution/DgSubcell/Tags/GhostDataForReconstruction.hpp