view docs/src/submodules/diff_ops.md @ 903:a7f898b1ce1e feature/variable_derivatives

Fix type instability for stencil application when weights and vector didn't match
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 14 Feb 2022 14:28:48 +0100
parents 126e169bb0b7
children
line wrap: on
line source

# DiffOps

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

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

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

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