SpECTRE
v2024.09.29
|
Group holding all the options for the spatial discretization of the PDE system. More...
#include <OptionTags.hpp>
Static Public Member Functions | |
static std::string | name () |
Static Public Attributes | |
static constexpr Options::String | help |
Group holding all the options for the spatial discretization of the PDE system.
For example, when using a discontinuous Galerkin scheme, options like the basis function choice are specified within the SpatialDiscretizationGroup. The boundary correction/numerical flux to use is another example of what would be specified in the SpatialDiscretizationGroup. In the future, specifying the domain decomposition should also be done in the spatial discretization group.
|
staticconstexpr |