Home
last modified time | relevance | path

Searched defs:calc_Circle (Results 1 – 1 of 1) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_ts_contour_eq.f90504 subroutine calc_Circle(a,b,N_poles,kT,R,cR,lift) subroutine
506 real(dp), intent(in) :: a,b ! the circle bounds
507 integer, intent(in) :: N_poles ! number of poles the 'b' point is lifted
531 end subroutine calc_Circle argument