Mercurial > repos > public > sbplib_julia
changeset 1601:fad18896d20a feature/boundary_conditions
REVIEW: Comment on operator toml
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Wed, 29 May 2024 23:28:33 +0200 |
| parents | b2496b001297 |
| children | 3e7438e2a033 |
| files | src/SbpOperators/operators/standard_diagonal.toml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/SbpOperators/operators/standard_diagonal.toml Wed May 29 22:44:18 2024 +0200 +++ b/src/SbpOperators/operators/standard_diagonal.toml Wed May 29 23:28:33 2024 +0200 @@ -137,7 +137,7 @@ ]} ] -Positivity.D2 = {theta_H = "17/48", theta_M = "0.2505765857", theta_R = "0.577587500088313", m_b = "4"} +Positivity.D2 = {theta_H = "17/48", theta_M = "0.2505765857", theta_R = "0.577587500088313", m_b = "4"} # REVIEW: Shouldn't the keys be reversed here (D2.positivity instead of Positivity.D2) [[stencil_set]]
