SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
evolution::dg::Actions::ApplyBoundaryCorrectionsToTimeDerivative< System, VolumeDim, DenseOutput, UseNodegroupDgElements > Struct Template Reference

Computes the boundary corrections for global time-stepping and adds them to the time derivative. More...

#include <ApplyBoundaryCorrections.hpp>

Public Types

using inbox_tags = implementation defined
 
using const_global_cache_tags = implementation defined
 

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent >
static Parallel::iterable_action_return_t apply (db::DataBox< DbTagsList > &box, tuples::TaggedTuple< InboxTags... > &inboxes, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const)
 

Detailed Description

template<typename System, size_t VolumeDim, bool DenseOutput, bool UseNodegroupDgElements>
struct evolution::dg::Actions::ApplyBoundaryCorrectionsToTimeDerivative< System, VolumeDim, DenseOutput, UseNodegroupDgElements >

Computes the boundary corrections for global time-stepping and adds them to the time derivative.


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