view docs/src/submodules/static_dicts.md @ 1744:c38eead8be17 feature/grids/curvilinear

Add checks for the size of the jacobian
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 11 Sep 2024 14:11:03 +0200
parents 126e169bb0b7
children
line wrap: on
line source

# StaticDicts

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

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

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

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