ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
scu.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine lsq_sur6 (r, z, u, n, c, rm, zm, um, dp)
 
subroutine deriv5 (X, Y, F, M, N, U)
 
subroutine deriv9 (X, Y, F, M, N, U)
 
subroutine ge (N, NZ, A, X, Y, IP)
 
REAL *8 function greeni (R, Z, RP, ZP)
 
subroutine grgren (R0, Z0, R, Z, dGdr, dGdz)
 
subroutine bint (X, Y, R0, Z0, r1, z1, F, I)
 
subroutine bint_d (X, Y, R0, Z0, r1, z1, Fr, Fz, i)
 
subroutine greng (R0, Z0, R, Z, fgreen, dGdr, dGdz)
 
subroutine d2gren (R0, Z0, R, Z, d2Gdrz, d2Gdzz, d2Gdrr)
 
REAL *8 function cpr (H, NP, S)
 
REAL *8 function funsq (R1, R2, R3, R4, Z1, Z2, Z3, Z4)
 
subroutine prog1d (M, U, A, B, C, F, ALF, BET)
 
real *8 function blin_ (r0, z0, r1, r2, z1, z2, u1, u2, u3, u4)
 

Function/Subroutine Documentation

subroutine bint (   X,
  Y,
  R0,
  Z0,
  r1,
  z1,
  F,
  I 
)

Definition at line 557 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine bint_d (   X,
  Y,
  R0,
  Z0,
  r1,
  z1,
  Fr,
  Fz,
  i 
)

Definition at line 637 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

real*8 function blin_ (   r0,
  z0,
  r1,
  r2,
  z1,
  z2,
  u1,
  u2,
  u3,
  u4 
)

Definition at line 857 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

REAL*8 function cpr (   H,
  NP,
  S 
)

Definition at line 760 of file scu.f.

Here is the caller graph for this function:

subroutine d2gren (   R0,
  Z0,
  R,
  Z,
  d2Gdrz,
  d2Gdzz,
  d2Gdrr 
)

Definition at line 696 of file scu.f.

subroutine deriv5 ( dimension(*)  X,
dimension(*)  Y,
dimension(*)  F,
  M,
  N,
dimension(*)  U 
)

Definition at line 201 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine deriv9 ( dimension(1:m)  X,
dimension(1:m)  Y,
dimension(1:m)  F,
  M,
  N,
dimension(1:n)  U 
)

Definition at line 338 of file scu.f.

Here is the call graph for this function:

REAL*8 function funsq (   R1,
  R2,
  R3,
  R4,
  Z1,
  Z2,
  Z3,
  Z4 
)

Definition at line 803 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine ge (   N,
  NZ,
dimension(1:nz,1:nz)  A,
dimension(1:n)  X,
dimension(1:n)  Y,
dimension(1:n)  IP 
)

Definition at line 420 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

REAL*8 function greeni (   R,
  Z,
  RP,
  ZP 
)

Definition at line 484 of file scu.f.

Here is the caller graph for this function:

subroutine greng (   R0,
  Z0,
  R,
  Z,
  fgreen,
  dGdr,
  dGdz 
)

Definition at line 658 of file scu.f.

Here is the caller graph for this function:

subroutine grgren (   R0,
  Z0,
  R,
  Z,
  dGdr,
  dGdz 
)

Definition at line 519 of file scu.f.

Here is the caller graph for this function:

subroutine lsq_sur6 ( dimension(*)  r,
dimension(*)  z,
dimension(*)  u,
  n,
dimension(6)  c,
  rm,
  zm,
  um,
dimension(*)  dp 
)

Definition at line 3 of file scu.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine prog1d (   M,
dimension(*)  U,
dimension(*)  A,
dimension(*)  B,
dimension(*)  C,
dimension(*)  F,
dimension(*)  ALF,
dimension(*)  BET 
)

Definition at line 822 of file scu.f.

Here is the caller graph for this function: