The Elk Code
gcd.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

integer function gcd (x, y)
 

Function/Subroutine Documentation

◆ gcd()

integer function gcd ( integer, intent(in)  x,
integer, intent(in)  y 
)

Definition at line 10 of file gcd.f90.