view docs/src/submodules/sbp_operators.md @ 1529:43aaf710463e refactor/equidistant_grid/signature

Change to signature of equidistant_grid to same style as many array methods. See for example Array{T}(undef, dims...), zeros(T, dims...), fill(a, dims...) and more.
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 11 Apr 2024 22:31:04 +0200
parents 126e169bb0b7
children
line wrap: on
line source

# SbpOperators

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

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

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

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