|
SpECTRE
v2026.04.01
|
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: