Mercurial > repos > public > sbplib_julia
view docs/src/submodules/sbp_operators.md @ 1581:f77c5309dd2b feature/grids/manifolds
Rename ConcreteChart to Chart and remove the abstarct chart type
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 25 Apr 2024 22:32:54 +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 ```