view docs/src/submodules/grids.md @ 1152:bda0afcf8e52 refactor/grids

REVIEW: Give input on TBD comments, suggest name change of evalOn.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Thu, 20 Oct 2022 20:59:56 +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
```