Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
LGPU FPP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Fernando Pérez Panadero
LGPU FPP
Commits
a8f7442d
Commit
a8f7442d
authored
Nov 17, 2023
by
Fernando Pérez Panadero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
All the dirac operators included with one kernel only
parent
94690bc0
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
248 additions
and
3 deletions
+248
-3
src/Dirac/Dirac.jl
src/Dirac/Dirac.jl
+247
-2
src/LatticeGPU.jl
src/LatticeGPU.jl
+1
-1
No files found.
src/Dirac/Dirac.jl
View file @
a8f7442d
This diff is collapsed.
Click to expand it.
src/LatticeGPU.jl
View file @
a8f7442d
...
@@ -57,7 +57,7 @@ export pmul, gpmul, gdagpmul, dmul
...
@@ -57,7 +57,7 @@ export pmul, gpmul, gdagpmul, dmul
include
(
"Dirac/Dirac.jl"
)
include
(
"Dirac/Dirac.jl"
)
using
.
Dirac
using
.
Dirac
export
DiracWorkspace
,
DiracParam
export
DiracWorkspace
,
DiracParam
export
Dw!
,
DwdagDw!
,
pfrandomize!
,
g5Dw!
,
Csw!
,
Dw_new!
,
SF_bndfix!
export
Dw!
,
DwdagDw!
,
pfrandomize!
,
g5Dw!
,
Csw!
,
Dw_new!
,
g5Dw_new!
,
DwdagDw_new!
,
SF_bndfix!
export
read_prop
,
save_prop
,
read_dpar
export
read_prop
,
save_prop
,
read_dpar
export
flw
export
flw
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment