Skip to content

Commit

Permalink
Update Fortran interface for evmax
Browse files Browse the repository at this point in the history
  • Loading branch information
maddyscientist committed Apr 24, 2024
1 parent 7acf254 commit b32949e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/quda_fortran.F90
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ module quda_fortran
real(8) :: mu ! Chiral twisted mass parameter
real(8) :: tm_rho ! Chiral twisted mass shift used for Hasenbusch mass preconditioning for twisted clover
real(8) :: epsilon ! Flavor twisted mass parameter
real(8) :: evmax ! Maximum of the eigenvalues of the ndeg twisted mass operator needed for fermionic forces
QudaTwistFlavorType :: twist_flavor ! Twisted mass flavor

integer(4) :: laplace3D ! direction to omit in Laplace
Expand Down

0 comments on commit b32949e

Please sign in to comment.