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

The time and final surface for a previous horizon find. More...

#include <Storage.hpp>

Public Member Functions

 PreviousSurface (const LinkedMessageId< double > &time_in, ylm::Strahlkorper< Fr > surface_in, std::unordered_set< ElementId< 3 > > intersecting_element_ids_in)
 
void pup (PUP::er &p)
 

Public Attributes

LinkedMessageId< double > time
 
ylm::Strahlkorper< Fr > surface
 
std::unordered_set< ElementId< 3 > > intersecting_element_ids
 

Detailed Description

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

The time and final surface for a previous horizon find.


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