SpECTRE  v2024.04.12
domain::Tags::ObjectCenter< Label > Struct Template Reference

The grid frame center of the given object. More...

#include <ObjectCenter.hpp>

Public Types

using type = tnsr::I< double, 3, Frame::Grid >
 
using option_tags = tmpl::list< domain::OptionTags::DomainCreator< 3 > >
 

Static Public Member Functions

static std::string name ()
 
static type create_from_options (const std::unique_ptr<::DomainCreator< 3 > > &domain_creator)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<ObjectLabel Label>
struct domain::Tags::ObjectCenter< Label >

The grid frame center of the given object.

Note
Requires that the domain creator has a grid anchor with the name: "Center + get_output(Label)"

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