view docs/src/submodules/diff_ops.md @ 877:dd2ab001a7b6 feature/equidistant_grid/refine

Implement refine function, move exports to the top of the file, change location of constuctors. The constructors were changed have only one inner constructor and simpler outer constructors.
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 14 Feb 2022 09:39:58 +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
```