SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::ConstSideAccess< Local > Class Template Referencefinal

Friends

class BoundaryHistory

Additional Inherited Members

Public Types inherited from TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::SideAccessCommon< Local, false >
using MutableData
using Data
Public Member Functions inherited from TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::SideAccessCommon< Local, false >
size_t size () const override
const TimeStepIdoperator[] (size_t n) const override
size_t integration_order (size_t n) const override
size_t number_of_substeps (size_t n) const override
void for_each (Func &&func) const
 Apply func to each entry.
Data & data (size_t n) const
 Access the data stored on the side. When performed through a MutableSideAccess, these allow modification of the data. Performing such modifications likely invalidates the coupling cache for the associated BoundaryHistory object, which should be cleared.
Static Public Member Functions inherited from TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::SideAccessCommon< Local, false >
static constexpr size_t max_size ()
Protected Types inherited from TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::SideAccessCommon< Local, false >
using StoredHistory
Protected Member Functions inherited from TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::SideAccessCommon< Local, false >
tmpl::conditional_t< Mutable, CircularDeque< BoundaryHistory_detail::StepData< MutableData > > &, const CircularDeque< BoundaryHistory_detail::StepData< MutableData > > & > parent_data () const
auto & step_data (const TimeStepId &id) const
auto & entry (const TimeStepId &id) const
 SideAccessCommon (gsl::not_null< StoredHistory * > parent)
Protected Attributes inherited from TimeSteppers::BoundaryHistory< LocalData, RemoteData, UntypedCouplingResult >::SideAccessCommon< Local, false >
gsl::not_null< StoredHistory * > parent_

The documentation for this class was generated from the following file:
  • src/Time/BoundaryHistory.hpp