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

Runtime control over time derivative work done. More...

#include <TimeDerivativeDecisions.hpp>

Public Attributes

bool compute_flux_divergence = true
 

Detailed Description

template<size_t Dim>
struct evolution::dg::TimeDerivativeDecisions< Dim >

Runtime control over time derivative work done.

  • compute_flux_divergence: if true then we compute and add the flux divergence to the volume time derivative. Set to false to elide work where you know the solution is spatially constant.

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