view docs/src/submodules/lazy_tensors.md @ 1451:2e08f3444354 feature/grids/curvilinear

Implement boundary_identifiers, and a wishful implementation of boundary_grid
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 23 Nov 2023 16:08:47 +0100
parents 126e169bb0b7
children
line wrap: on
line source

# LazyTensors

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

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

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

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