![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fc2k_control_amix (CONV, CONV_ITER, TOLERANCE, AMIX, AMIX_TR, AMIX_SRC, CONTROL) |
subroutine fc2k_control_amix | ( | real (r8), intent(in) | CONV, |
real (r8), intent(in) | CONV_ITER, | ||
real (r8), intent(in) | TOLERANCE, | ||
real (r8), intent(inout) | AMIX, | ||
real (r8), intent(inout) | AMIX_TR, | ||
real (r8), intent(inout) | AMIX_SRC, | ||
integer, dimension(3), intent(in) | CONTROL | ||
) |