Mercurial > repos > public > sbplib_julia
view docs/src/submodules/region_indices.md @ 1680:b30db2ea34ed feature/sbp_operators/laplace_curvilinear
Add concistency tests for normal_derivative and and fix bug regarding sign of boundary
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 30 Jun 2024 15:57:22 +0200 |
parents | 126e169bb0b7 |
children |
line wrap: on
line source
# RegionIndices ## Contents ```@contents Pages = ["region_indices.md"] ``` ## Index ```@index Pages = ["region_indices.md"] ``` ## Public interface ```@autodocs Modules = [RegionIndices] Private = false # Hide unexported objects ``` ## Internal interface ```@autodocs Modules = [RegionIndices] Public = false # Hide exported objects ```