SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Burgers::subcell::TimeDerivative Struct Reference

Compute the time derivative on the subcell grid using FD reconstruction. More...

#include <TimeDerivative.hpp>

Static Public Member Functions

template<typename DbTagsList>
static void apply (const gsl::not_null< db::DataBox< DbTagsList > * > box)

Detailed Description

Compute the time derivative on the subcell grid using FD reconstruction.

The code makes the following unchecked assumptions:

  • Assumes Cartesian coordinates with a diagonal Jacobian matrix from the logical to the inertial frame
  • Assumes the mesh is not moving (grid and inertial frame are the same)

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/Burgers/Subcell/TimeDerivative.hpp