SpECTRE  v2024.04.12
domain::Tags::ElementMap< VolumeDim, TargetFrame > Struct Template Reference

The coordinate map from the ElementLogical frame to the TargetFrame. More...

#include <Tags.hpp>

Public Types

using target_frame = TargetFrame
 
using source_frame = Frame::ElementLogical
 
using type = ::ElementMap< VolumeDim, TargetFrame >
 

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr size_t dim = VolumeDim
 

Detailed Description

template<size_t VolumeDim, typename TargetFrame = Frame::Inertial>
struct domain::Tags::ElementMap< VolumeDim, TargetFrame >

The coordinate map from the ElementLogical frame to the TargetFrame.


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