SpECTRE  v2024.09.29
evolution::dg::subcell::Tags::MeshForGhostData< Dim > Struct Template Reference

Holds the volume Mesh used by each neighbor for communicating subcell ghost data. More...

#include <MeshForGhostData.hpp>

Public Types

using type = DirectionalIdMap< Dim, ::Mesh< Dim > >
 

Detailed Description

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

Holds the volume Mesh used by each neighbor for communicating subcell ghost data.

Details

This will be the subcell Mesh unless an Element doing DG has only neighbors also doing DG


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