SpECTRE  v2024.03.19
evolution::dg::subcell::Tags::Inactive< Tag > Struct Template Reference

Mark a tag as holding data for the inactive grid. More...

#include <Inactive.hpp>

Public Types

using tag = Tag
 
using type = typename tag::type
 

Detailed Description

template<typename Tag>
struct evolution::dg::subcell::Tags::Inactive< Tag >

Mark a tag as holding data for the inactive grid.

As an example, if the evolution in the element is currently being done on the DG grid then the subcell evolved variables would be in Inactive<evolved_vars>.


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