SpECTRE
v2025.03.17
|
The order of the FD derivative used. More...
#include <SubcellOptions.hpp>
Public Types | |
using | type = ::fd::DerivativeOrder |
Static Public Attributes | |
static constexpr Options::String | help |
The order of the FD derivative used.
Must be one of 2, 4, 6, 8, or 10. If Auto
then the derivative order is determined for you, typically the next-lowest even order compared with the reconstruction scheme order. E.g. for a 5th-order reconstruction we would use 4th order derivatives.
|
staticconstexpr |