view docs/src/submodules/diff_ops.md @ 1776:265a740a49da feature/grids/curvilinear

Remove reivew comment regarding implementation of normal since it requires more computation and we know of no other benefits
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 15 Sep 2024 18:07:58 +0200
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
```