SpECTRE
v2024.08.03
|
Holds the mesh of each neighboring element. More...
#include <NeighborMesh.hpp>
Public Types | |
using | type = DirectionalIdMap< Dim, ::Mesh< Dim > > |
Holds the mesh of each neighboring element.
This knowledge can be used to determine the geometry of mortars between elements. It is kept up to date by AMR.
For DG-FD hybrid methods this is necessary to determine what numerical method the neighbor is using. This knowledge can be used for optimizing code.