SpECTRE  v2024.04.12
TimeSteppers::BoundaryHistoryEvaluator< UntypedCouplingResult > Class Template Referenceabstract

Type erased base class for evaluating BoundaryHistory couplings. More...

#include <BoundaryHistory.hpp>

Public Member Functions

virtual MathWrapper< const UntypedCouplingResult > operator() (const TimeStepId &local_id, const TimeStepId &remote_id) const =0
 

Detailed Description

template<typename UntypedCouplingResult>
class TimeSteppers::BoundaryHistoryEvaluator< UntypedCouplingResult >

Type erased base class for evaluating BoundaryHistory couplings.

The results are cached in the BoundaryHistory class.


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