SpECTRE  v2024.04.12
LinearSolver::Schwarz::Tags::Overlaps< Tag, Dim, OptionsGroup > Struct Template Reference

The Tag on the overlap region with each neighbor, i.e. on a region extruding from the central element. More...

#include <Tags.hpp>

Public Types

using tag = Tag
 
using type = OverlapMap< Dim, typename Tag::type >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename Tag, size_t Dim, typename OptionsGroup>
struct LinearSolver::Schwarz::Tags::Overlaps< Tag, Dim, OptionsGroup >

The Tag on the overlap region with each neighbor, i.e. on a region extruding from the central element.

Note that data on an overlap with a neighbor is typically oriented according to the neighbor's orientation, so re-orientation needs to happen whenever the data cross element boundaries.


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