SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
evolution::dg::Initialization::Mortars< Dim, System > Struct Template Reference

Initialize mortars between elements for exchanging boundary correction terms. More...

#include <Mortars.hpp>

Public Types

template<typename MappedType >
using MortarMap = DirectionalIdMap< Dim, MappedType >
 
using simple_tags_from_options = implementation defined
 
using simple_tags = implementation defined
 
using compute_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, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const)
 

Detailed Description

template<size_t Dim, typename System>
struct evolution::dg::Initialization::Mortars< Dim, System >

Initialize mortars between elements for exchanging boundary correction terms.

Uses:

  • DataBox:
    • Tags::Element<Dim>
    • Tags::Mesh<Dim>
    • BoundaryScheme::receive_temporal_id

DataBox changes:


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