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

Go to the source code of this file.

Functions/Subroutines

subroutine fun (X, F)
 
subroutine ijmesh (NR, R, NZ, Z, RC, ZC, IC, JC)
 
REAL *8 function sumang (N, U, V, UC, VC)
 
REAL *8 function distan (N, U, V, UC, VC)
 
subroutine bp_prob (NOUT, NTER, KEYPRI, NPRO, RPRO, ZPRO, FIPRO, BRPRO, BZPRO, BPCOM)
 
subroutine probe (RPR, ZPR, FPR, BRPR, BZPR, BPNUM)
 
subroutine fl_loo (NOUT, NTER, KEYPRI, NLOO, RLOO, ZLOO, PSLOO)
 
subroutine floop (RPR, ZPR, PSPR)
 

Function/Subroutine Documentation

subroutine bp_prob (   NOUT,
  NTER,
  KEYPRI,
  NPRO,
dimension(*)  RPRO,
dimension(*)  ZPRO,
dimension(*)  FIPRO,
dimension(*)  BRPRO,
dimension(*)  BZPRO,
dimension(*)  BPCOM 
)

Definition at line 192 of file Ev2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

REAL*8 function distan (   N,
dimension(1:n)  U,
dimension(1:n)  V,
  UC,
  VC 
)

Definition at line 167 of file Ev2.f.

subroutine fl_loo (   NOUT,
  NTER,
  KEYPRI,
  NLOO,
dimension(1)  RLOO,
dimension(1)  ZLOO,
dimension(1)  PSLOO 
)

Definition at line 268 of file Ev2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine floop (   RPR,
  ZPR,
  PSPR 
)

Definition at line 308 of file Ev2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine fun (   X,
  F 
)

Definition at line 10 of file Ev2.f.

Here is the caller graph for this function:

subroutine ijmesh (   NR,
dimension(1)  R,
  NZ,
dimension(1)  Z,
  RC,
  ZC,
  IC,
  JC 
)

Definition at line 84 of file Ev2.f.

Here is the caller graph for this function:

subroutine probe (   RPR,
  ZPR,
  FPR,
  BRPR,
  BZPR,
  BPNUM 
)

Definition at line 230 of file Ev2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

REAL*8 function sumang (   N,
dimension(1:n)  U,
dimension(1:n)  V,
  UC,
  VC 
)

Definition at line 133 of file Ev2.f.