XGC1
Functions/Subroutines
bounce.F90 File Reference
#include "adios_macro.h"
Include dependency graph for bounce.F90:

Functions/Subroutines

subroutine bounce (new_phase, old_phase, rtn)
 
real(kind=8) function z_psi_min (r)
 
subroutine bounce_setup
 
real(kind=8) function bnc_psi_imsl (z)
 
real(kind=8) function bnc_dpsi_imsl (z)
 

Function/Subroutine Documentation

◆ bnc_dpsi_imsl()

real (kind=8) function bnc_dpsi_imsl ( real (kind=8)  z)

◆ bnc_psi_imsl()

real (kind=8) function bnc_psi_imsl ( real (kind=8)  z)

◆ bounce()

subroutine bounce ( real (kind=8), dimension(ptl_nphase), intent(inout)  new_phase,
real (kind=8), dimension(ptl_nphase), intent(inout)  old_phase,
integer, intent(out)  rtn 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ bounce_setup()

subroutine bounce_setup ( )
Here is the caller graph for this function:

◆ z_psi_min()

real (kind=8) function z_psi_min ( real (kind=8), intent(in)  r)