SpECTRE  v2024.04.12
elliptic::dg::Tags::Massive Struct Reference

Whether or not to multiply the DG operator with the mass matrix. Massive DG operators can be easier to solve because they are symmetric, or at least closer to symmetry. More...

#include <Tags.hpp>

Public Types

using type = bool
 
using option_tags = tmpl::list< OptionTags::Massive >
 

Static Public Member Functions

static bool create_from_options (const bool value)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Whether or not to multiply the DG operator with the mass matrix. Massive DG operators can be easier to solve because they are symmetric, or at least closer to symmetry.


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