mirror of
https://igit.ific.uv.es/alramos/latticegpu.jl.git
synced 2025-05-15 11:43:42 +02:00
Added documentation for most modules
Only Spinors and Dirac are missing.
This commit is contained in:
parent
b4a269f9af
commit
651891f95a
16 changed files with 298 additions and 19 deletions
14
docs/src/io.md
Normal file
14
docs/src/io.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
# Input/Output
|
||||
|
||||
## Configurations
|
||||
|
||||
Routines to read/write and import gauge configurations.
|
||||
```@docs
|
||||
read_cnfg
|
||||
save_cnfg
|
||||
import_bsfqcd
|
||||
import_lex64
|
||||
import_cern64
|
||||
```
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue