Mercurial > repos > public > sbplib_julia
changeset 782:f6e56d5dbc17 operator_storage_array_of_table
Export parse_rational
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 19 Jul 2021 20:11:55 +0200 |
parents | d2f4ac2be47f |
children | 849e953ccfda |
files | src/SbpOperators/readoperator.jl |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/SbpOperators/readoperator.jl Mon Jul 19 20:10:31 2021 +0200 +++ b/src/SbpOperators/readoperator.jl Mon Jul 19 20:11:55 2021 +0200 @@ -4,6 +4,7 @@ export get_stencil_set export parse_stencil +export parse_rational # The read_stencil_set and get_stencil_set functions return the freshly parsed # toml. The generic code in these functions can't be expected to know anyhting