|
SpECTRE
v2025.08.19
|
Holds the mesh of each neighboring element, oriented to the host's logical frame. More...
#include <NeighborMesh.hpp>
Public Types | |
| using | type = DirectionalIdMap< Dim, ::Mesh< Dim > > |
Holds the mesh of each neighboring element, oriented to the host's logical frame.
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.