ORB5  v4.9.4
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, dimension(:,:), intent(inout)  gyropoints,
integer, intent(in)  na,
double precision, intent(in)  X,
double precision, intent(in)  Y,
double precision, intent(in)  rho,
double precision, intent(in)  B0,
double precision, intent(in)  Bz 
)

◆ computegyropoints_orb5()

subroutine gyropoints::computegyropoints_orb5 ( real, dimension(:,:), intent(inout)  gyropoints,
integer, intent(in)  na,
double precision, intent(in)  S,
double precision, intent(in)  CHI,
double precision, intent(in)  rho,
real, intent(in)  larmsc,
real, intent(in)  larmchic,
real, intent(in)  larmchis 
)
+ Here is the caller graph for this function:

◆ computegyropoints_straight_cylinder()

subroutine gyropoints::computegyropoints_straight_cylinder ( real, dimension(:,:), intent(inout)  gyropoints,
integer, intent(in)  na,
double precision, intent(in)  X,
double precision, intent(in)  Y,
double precision, intent(in)  rho 
)