SpECTRE  v2024.04.12
Burgers::subcell::GhostVariables Class Reference

Returns \(U\), the variables needed for reconstruction. More...

#include <GhostData.hpp>

Public Types

using return_tags = tmpl::list<>
 
using argument_tags = tmpl::list<::Tags::Variables< tmpl::list< Burgers::Tags::U > > >
 

Static Public Member Functions

static DataVector apply (const Variables< tmpl::list< Burgers::Tags::U > > &vars, size_t rdmp_size)
 

Detailed Description

Returns \(U\), the variables needed for reconstruction.

This mutator is passed to evolution::dg::subcell::Actions::SendDataForReconstruction.


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