Documentation update and sfbndfix included in Dw.

This commit is contained in:
Fernando P.Panadero 2024-07-05 14:34:14 +02:00
commit ac796d95eb
13 changed files with 66 additions and 65 deletions

View file

@ -29,13 +29,15 @@ is given by $$|$$``dws.sr``$$|^2$$.
## Propagators.jl
In this file, we define a couple of useful functions to obtain certain
In this file, we define some useful functions to obtain certain
propagators.
```@docs
propagator!
```
Note that the indexing in Julia starts at 1, so the first tiime slice is t=1.
Internally, this function solves the equation
```math