SpECTRE  v2024.04.12
Actions::ChangeSlabSize Struct Reference

Adjust the slab size based on previous executions of Events::ChangeSlabSize. More...

#include <Action.hpp>

Public Types

using simple_tags = tmpl::list<::Tags::ChangeSlabSize::NewSlabSize, ::Tags::ChangeSlabSize::NumberOfExpectedMessages >
 

Static Public Member Functions

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

Detailed Description

Adjust the slab size based on previous executions of Events::ChangeSlabSize.

Uses:

DataBox changes:


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