Mercurial > repos > public > sbplib_julia
view docs/src/submodules/static_dicts.md @ 1445:76a121ee7b80 bugfix/sbp_operators/stencil_return_type
Add tests for apply with NestedStencils and differing types in the stencils and arrays
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 24 Nov 2023 21:23:41 +0100 |
parents | 126e169bb0b7 |
children |
line wrap: on
line source
# StaticDicts ## Contents ```@contents Pages = ["static_dicts.md"] ``` ## Index ```@index Pages = ["static_dicts.md"] ``` ## Public interface ```@autodocs Modules = [StaticDicts] Private = false # Hide unexported objects ``` ## Internal interface ```@autodocs Modules = [StaticDicts] Public = false # Hide exported objects ```