ORB5  4.00
Loading...
Searching...
No Matches
gyropoints Module Reference

Functions/Subroutines

subroutine computegyropoints_cylinder (gyropoints, na, x, y, rho, b0, bz)
subroutine computegyropoints_straight_cylinder (gyropoints, na, x, y, rho)
subroutine computegyropoints_orb5 (gyropoints, na, s, chi, rho, larmsc, larmchic, larmchis)

Detailed Description

Author
Julien dominski

Function/Subroutine Documentation

◆ computegyropoints_cylinder()

subroutine gyropoints::computegyropoints_cylinder ( real(kind=r8), dimension(:,:), intent(inout) gyropoints,
integer, intent(in) na,
real(kind=r8), intent(in) x,
real(kind=r8), intent(in) y,
real(kind=r8), intent(in) rho,
real(kind=r8), intent(in) b0,
real(kind=r8), intent(in) bz )

◆ computegyropoints_orb5()

subroutine gyropoints::computegyropoints_orb5 ( real(kind=r8), dimension(:,:), intent(inout) gyropoints,
integer, intent(in) na,
real(kind=r8), intent(in) s,
real(kind=r8), intent(in) chi,
real(kind=r8), intent(in) rho,
real(kind=r8), intent(in) larmsc,
real(kind=r8), intent(in) larmchic,
real(kind=r8), intent(in) larmchis )
Here is the caller graph for this function:

◆ computegyropoints_straight_cylinder()

subroutine gyropoints::computegyropoints_straight_cylinder ( real(kind=r8), dimension(:,:), intent(inout) gyropoints,
integer, intent(in) na,
real(kind=r8), intent(in) x,
real(kind=r8), intent(in) y,
real(kind=r8), intent(in) rho )