view docs/src/submodules/grids.md @ 1798:25dbb1c02ddc feature/grids/curvilinear

Add function for getting the normal in a given boundary point
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 01 Oct 2024 11:46: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
```