view docs/src/submodules/grids.md @ 894:54e36688dab8 feature/variable_derivatives

Add functions for converting the element type of nested stencils
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 10 Feb 2022 10:57:00 +0100
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
```