SpECTRE  v2024.03.19
grmhd::GhValenciaDivClean::Actions::SetInitialData Struct Reference

Dispatch loading numeric initial data from files. More...

#include <SetInitialData.hpp>

Public Types

using const_global_cache_tags = tmpl::list< evolution::initial_data::Tags::InitialData >
 

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, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const parallel_component)
 

Detailed Description

Dispatch loading numeric initial data from files.

Place this action before grmhd::GhValenciaDivClean::Actions::SetNumericInitialData in the action list. See importers::Actions::ReadAllVolumeDataAndDistribute for details, which is invoked by this action.


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