SpECTRE  2021.08.02
TestHelpers::NonlinearSolver::InitializeElement Struct Reference

Public Types

using const_global_cache_tags = tmpl::list< Source, InitialGuess >
 
using simple_tags = tmpl::list< fields_tag, nonlinear_source_tag >
 

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ActionList , typename ParallelComponent >
static auto apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &cache, const int, const ActionList, const ParallelComponent *const) noexcept