Mercurial > repos > public > sbplib_julia
diff src/SbpOperators/readoperator.jl @ 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 | d0c1d0b4da52 |
children | 7669c1e3a9a4 |
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