Mercurial > repos > public > sbplib_julia
view docs/src/submodules/sbp_operators.md @ 1999:a1b2453c02c9 feature/grids/manifolds
Add check in jacobian for the coordinate to be in the parameterspace of the chart
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 25 Apr 2025 16:05:58 +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 ```