SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
importers::Tags::RegisteredElements< Dim > Struct Template Reference

The elements that will receive data from the importer. More...

#include <Tags.hpp>

Public Types

using type

Detailed Description

template<size_t Dim>
struct importers::Tags::RegisteredElements< Dim >

The elements that will receive data from the importer.

Details

Identifiers for elements from multiple parallel components can be stored. Each element is identified by an Parallel::ArrayComponentId and also needs to provide the inertial coordinates of its grid points. The imported data will be interpolated to these grid points.

Member Typedef Documentation

◆ type

template<size_t Dim>
using importers::Tags::RegisteredElements< Dim >::type
Initial value:
Holds the number of grid points, basis, and quadrature in each direction of the computational grid.
Definition Mesh.hpp:53
An ID type that identifies both the parallel component and the index in the parallel component.
Definition ArrayComponentId.hpp:28

The documentation for this struct was generated from the following file:
  • src/IO/Importers/Tags.hpp