SpECTRE  v2025.08.19
ah::Storage::VolumeVariables< Fr > Struct Template Reference

Holds the ah::source_vars, mesh, and other variables on the horizon finder for a given element. More...

#include <Storage.hpp>

Public Member Functions

void pup (PUP::er &p)
 

Public Attributes

Mesh< 3 > mesh
 The mesh that corresponds to the volume vars.
 
Variables< ah::vars_to_interpolate_to_target< 3, Fr > > vars_to_interpolate_to_target {}
 A Variables of the tensors in the volume that we need to interpolate onto the horizon.
 

Detailed Description

template<typename Fr>
struct ah::Storage::VolumeVariables< Fr >

Holds the ah::source_vars, mesh, and other variables on the horizon finder for a given element.


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