SpECTRE  v2024.04.12
LinearSolver::Schwarz::Tags::SummedIntrudingOverlapWeights< OptionsGroup > Struct Template Reference

A diagnostic quantity to check that weights are conserved. More...

#include <Tags.hpp>

Public Types

using type = Scalar< DataVector >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename OptionsGroup>
struct LinearSolver::Schwarz::Tags::SummedIntrudingOverlapWeights< OptionsGroup >

A diagnostic quantity to check that weights are conserved.

This quantity and the Tags::Weight on the element should sum to one on all grid points. Residual values indicate that overlap data from neighboring subdomains and data on the element are combined in a non-conservative way.


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