|
SpECTRE
v2025.08.19
|
Useful analytic functions. More...
Namespaces | |
| namespace | MathFunctions |
| Holds classes implementing MathFunction (functions \(R^n \to R\)). | |
Classes | |
| class | MathFunctions::Gaussian< 1, Fr > |
| 1D Gaussian \(f = A \exp\left(-\frac{(x-x_0)^2}{w^2}\right)\) More... | |
| class | MathFunctions::Gaussian< VolumeDim, Fr > |
| Gaussian \(f = A \exp\left(-\frac{(x-x_0)^2}{w^2}\right)\). More... | |
| class | MathFunction< VolumeDim, Fr > |
| class | MathFunction< 1, Fr > |
| class | MathFunctions::PowX< 1, Fr > |
| Power of X \(f(x)=x^X\). More... | |
| class | MathFunctions::Sinusoid< 1, Fr > |
| Sinusoid \(f = A \sin\left(k x + \delta \right)\). More... | |
| class | MathFunctions::TensorProduct< Dim > |
| a tensor product of one-dimensional MathFunctions More... | |
Useful analytic functions.