Mercurial > repos > public > sbplib_julia
view docs/src/submodules/sbp_operators.md @ 1409:cb5f30cd0e68
Merge feature/grids/scalar_eval_on
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 22 Aug 2023 21:57:38 +0200 |
parents | 126e169bb0b7 |
children |
line wrap: on
line source
# SbpOperators ## Contents ```@contents Pages = ["sbp_operators.md"] ``` ## Index ```@index Pages = ["sbp_operators.md"] ``` ## Public interface ```@autodocs Modules = [SbpOperators] Private = false # Hide unexported objects ``` ## Internal interface ```@autodocs Modules = [SbpOperators] Public = false # Hide exported objects ```