RFOF - RF Library for Orbit Following Codes
diffusion_coef Module Reference

List of all members.

Public Member Functions

subroutine diffusion_coefficient (x, d, Error_Flag)
 This form is used only for tests.
subroutine D_diffusion_coefficient (x, Dd)
 Error_flag=0 in normal case.

Detailed Description

Definition at line 1 of file RFOF_testdiffusion_coef.F90.


Member Function/Subroutine Documentation

subroutine diffusion_coef::diffusion_coefficient ( real(8), intent(in)  x,
real(8), intent(out)  d,
integer, intent(out)  Error_Flag 
)

This form is used only for tests.

Definition at line 6 of file RFOF_testdiffusion_coef.F90.

subroutine diffusion_coef::D_diffusion_coefficient ( real(8), intent(in)  x,
real(8), intent(out)  Dd 
)

Error_flag=0 in normal case.

Test the general aspects of subroutines, no singularity test The derivative of the diffusion coefficient

Definition at line 25 of file RFOF_testdiffusion_coef.F90.


The documentation for this module was generated from the following file: