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

Go to the source code of this file.

Functions/Subroutines

program prepare_input_cpos
 
real(r8) function, dimension(1:size(x)) profile (function_string, x)
 
subroutine assign_code_parameters (codeparameters, return_status,
 
subroutine parse_external (EXTERNAL, shot, run, user, machine, ual_version)
 
subroutine integral (N, X, Y, INTYX)
 
subroutine integral_value (N, X, Y, INTY)
 

Function/Subroutine Documentation

subroutine prepare_input_cpos::assign_code_parameters ( type (type_param), intent(in)  codeparameters,
integer(ikind), intent(out return_status 
)

Definition at line 1169 of file prepare_input_cpos.F90.

subroutine integral ( integer  N,
real (r8), dimension(n)  X,
real (r8), dimension(n)  Y,
real (r8), dimension(n)  INTYX 
)

Definition at line 1866 of file prepare_input_cpos.F90.

subroutine integral_value ( integer  N,
real (r8), dimension(n)  X,
real (r8), dimension(n)  Y,
real (r8), dimension(n)  INTY 
)

Definition at line 1897 of file prepare_input_cpos.F90.

Here is the caller graph for this function:

subroutine prepare_input_cpos::parse_external (   EXTERNAL,
integer  shot,
integer  run,
character*(*), external  user,
character*(*), external  machine,
character*(*), external  ual_version 
)

Definition at line 1759 of file prepare_input_cpos.F90.

Here is the caller graph for this function:

program prepare_input_cpos ( )

Definition at line 3 of file prepare_input_cpos.F90.

Here is the call graph for this function:

real(r8) function, dimension(1:size(x)) prepare_input_cpos::profile ( character (len=buflen)  function_string,
real(r8), dimension(:)  x 
)

Definition at line 1141 of file prepare_input_cpos.F90.

Here is the call graph for this function: