mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-09-18 20:27:15 +02:00
Documentation update and sfbndfix included in Dw.
This commit is contained in:
parent
4c560ab0fe
commit
ac796d95eb
13 changed files with 66 additions and 65 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue