XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions/Subroutines
limiter.F90 File Reference

Functions/Subroutines

subroutine limiter_setup
 
subroutine limiter_read
 
subroutine calbdpoints (itheta, xlim, ylim, limitr, xb, yb)
 
integer function modn1 (n, l)
 
subroutine interpsl (rr, pr, pz, num0, r1, p1, pz1, num)
 

Function/Subroutine Documentation

subroutine calbdpoints ( integer, intent(in)  itheta,
real (kind=8), dimension(limitr+1), intent(in)  xlim,
real (kind=8), dimension(limitr+1), intent(in)  ylim,
integer, intent(in)  limitr,
real (kind=8), dimension(itheta), intent(out)  xb,
real (kind=8), dimension(itheta), intent(out)  yb 
)

Here is the call graph for this function:

subroutine interpsl ( real (kind=8), dimension(num0), intent(in)  rr,
real (kind=8), dimension(num0), intent(out)  pr,
real (kind=8), dimension(num0), intent(out)  pz,
integer, intent(in)  num0,
real (kind=8), dimension(num), intent(in)  r1,
real (kind=8), dimension(num), intent(in)  p1,
real (kind=8), dimension(num), intent(in)  pz1,
integer, intent(in)  num 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine limiter_read ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine limiter_setup ( )

Here is the call graph for this function:

Here is the caller graph for this function:

integer function modn1 ( integer, intent(in)  n,
integer, intent(in)  l 
)

Here is the call graph for this function:

Here is the caller graph for this function: