ITM AMNS: User Interface  \$Id: Doxyfile 502 2015-10-15 12:23:45Z dpc $
AMNS Directly Called External Functions/Subroutines

External functions/subroutines to be used directly by the ITM AMNS interface. More...

Functions/Subroutines

subroutine amns_external_functions::nuclear_data_1001 (function_parameters, x, f, with_warnings, fun_err)
 AMNS External function ... More...
 
subroutine amns_external_functions::nuclear_data_1002 (function_parameters, Tin, f, with_warnings, fun_err)
 AMNS External function ... More...
 
subroutine amns_external_functions::rct_data_1003 (function_parameters, Tin, f, with_warnings, fun_err)
 AMNS External function ... More...
 
subroutine amns_external_functions::sputter_data_1004 (function_parameters, energy_arr, angle_arr, yield_arr, with_warnings, fun_err)
 AMNS External function ... More...
 
subroutine amns_external_functions::reflect_data_1005 (function_parameters, energy_arr, angle_arr, refl_arr, with_warnings, fun_err)
 AMNS External function ... More...
 

Detailed Description

External functions/subroutines to be used directly by the ITM AMNS interface.

Author
David Coster and others
Version
"$Id: amns_external_functions.F90 624 2018-05-03 21:21:00Z g2dpc $"

Function/Subroutine Documentation

subroutine amns_external_functions::nuclear_data_1001 ( real (r8), dimension(:,:), intent(in)  function_parameters,
real (r8), dimension(:), intent(in)  x,
real (r8), dimension(:), intent(out)  f,
logical, intent(in)  with_warnings,
type (fun_err_t), intent(out)  fun_err 
)

AMNS External function ...

See doi=10.1088/0029-5515/32/4/I07

Todo:
provide more information

Definition at line 26 of file amns_external_functions.F90.

Here is the caller graph for this function:

subroutine amns_external_functions::nuclear_data_1002 ( real (r8), dimension(:,:), intent(in)  function_parameters,
real (r8), dimension(:), intent(in)  Tin,
real (r8), dimension(:), intent(out)  f,
logical, intent(in)  with_warnings,
type (fun_err_t), intent(out)  fun_err 
)

AMNS External function ...

See doi=10.1088/0029-5515/32/4/I07

Todo:
provide more information

Definition at line 91 of file amns_external_functions.F90.

Here is the caller graph for this function:

subroutine amns_external_functions::rct_data_1003 ( real (r8), dimension(:), intent(in)  function_parameters,
real (r8), dimension(:), intent(in)  Tin,
real (r8), dimension(:), intent(out)  f,
logical, intent(in)  with_warnings,
type (fun_err_t), intent(out)  fun_err 
)

AMNS External function ...

See http://epsppd.epfl.ch/Warsaw/pdf/P2_115.pdf

Todo:
provide more information

Definition at line 160 of file amns_external_functions.F90.

Here is the caller graph for this function:

subroutine amns_external_functions::reflect_data_1005 ( real (r8), dimension(:,:), intent(in)  function_parameters,
real (r8), dimension(:), intent(in)  energy_arr,
real (r8), dimension(:), intent(in)  angle_arr,
real (r8), dimension(:), intent(out)  refl_arr,
logical, intent(in)  with_warnings,
type (fun_err_t), intent(out)  fun_err 
)

AMNS External function ...

this is derived from the routine reflyield from K. Schmid

See ...

Todo:
provide more information

Definition at line 300 of file amns_external_functions.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine amns_external_functions::sputter_data_1004 ( real (r8), dimension(:,:), intent(in)  function_parameters,
real (r8), dimension(:), intent(in)  energy_arr,
real (r8), dimension(:), intent(in)  angle_arr,
real (r8), dimension(:), intent(out)  yield_arr,
logical, intent(in)  with_warnings,
type (fun_err_t), intent(out)  fun_err 
)

AMNS External function ...

this is derived from the routine sputteryield from K. Schmid

See ...

Todo:
provide more information

Definition at line 196 of file amns_external_functions.F90.

Here is the call graph for this function:

Here is the caller graph for this function: