view docs/src/submodules/grids.md @ 1134:667e9c588f23 feature/boundary_conditions

Add type for different kind of boundary data and refactor the BoundaryConditions such that they are general w.r.t the boundary data type
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Tue, 11 Oct 2022 18:12:40 +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
```