view docs/src/submodules/grids.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

# Grids

## Contents
```@contents
Pages = ["grids.md"]
```

## Index
```@index
Pages = ["grids.md"]
```

## Public interface
```@autodocs
Modules = [Grids]
Private = false # Hide unexported objects
```

## Internal interface
```@autodocs
Modules = [Grids]
Public = false # Hide exported objects
```