SpECTRE  v2024.04.12
domain::Tags::Mesh< VolumeDim > Struct Template Reference

The computational grid of the Element in the DataBox. More...

#include <Tags.hpp>

Public Types

using type = ::Mesh< VolumeDim >
 

Detailed Description

template<size_t VolumeDim>
struct domain::Tags::Mesh< VolumeDim >

The computational grid of the Element in the DataBox.

Details

The corresponding interface tag uses Mesh::slice_through to compute the mesh on the face of the element.


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