view docs/src/submodules/lazy_tensors.md @ 1164:d26aef8a5987 feature/boundary_conditions

Add types for different kinds of boundary data functions to discretize the data on the grid. Add tests
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Wed, 07 Dec 2022 21:39:07 +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
```