SpECTRE
v2024.09.29
|
A Distribution
and the corresponding singularity position.
More...
#include <Distribution.hpp>
Public Attributes | |
Distribution | distribution = Distribution::Linear |
std::optional< double > | singularity_position = std::nullopt |
A Distribution
and the corresponding singularity position.
The singularity_position
is only meaningful for Distribution::Logarithmic
and Distribution::Inverse
.
This class can be option-created like so:
Linear
, Equiangular
, and Projective
.Logarithmic
and Inverse
: