SpECTRE  v2024.04.12
DistributedLinearSolverAlgorithmTestHelpers::InitializeElement Struct Reference

Public Types

using simple_tags_from_options = tmpl::list< domain::Tags::InitialExtents< 1 >, domain::Tags::InitialRefinementLevels< 1 > >
 
using const_global_cache_tags = tmpl::list< Source, elliptic::dg::Tags::Quadrature >
 
using simple_tags = tmpl::list< domain::Tags::Mesh< 1 >, domain::Tags::Element< 1 >, domain::Tags::Coordinates< 1, Frame::ElementLogical >, fields_tag, sources_tag >
 
using compute_tags = tmpl::list<>
 

Static Public Member Functions

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

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