Mercurial > repos > public > sbplib_julia
changeset 856:0ed9ac097200 operator_storage_array_of_table
Review: Small clarification in docs for read_stencil_set
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 18 Jan 2022 22:24:40 +0100 |
parents | 439a5e6c7175 |
children | 568058183791 |
files | src/SbpOperators/readoperator.jl |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/SbpOperators/readoperator.jl Tue Jan 18 22:22:18 2022 +0100 +++ b/src/SbpOperators/readoperator.jl Tue Jan 18 22:24:40 2022 +0100 @@ -10,6 +10,8 @@ export sbp_operators_path +#REVIEW: Reference fn in doc for read_stencil_set. +# Is it the filename of the TOML? """ read_stencil_set(fn; filters)